2022-07-13 01:38 PM
I want to know if I can use different features for different decision trees. I am using an LSM6DSOX. Since I can configure up to 8 decision trees, can I have each tree use different features, such as tree#1 using mean and variance, while tree#2 using the XYZ values of the accelerometer instead.
Any help is appreciated. Thanks!
2022-07-22 06:42 AM
Hi @DHou.1 ,
When configuring the MLC, the user defines a set of features to be enabled.
This set of features can be used on multiple decision trees.
Different decision trees might use different features (among the enabled features).
-Eleon