Skip to main content
DHou.1
Associate
July 13, 2022
Question

MLC - Different Features for Different Decision Trees

  • July 13, 2022
  • 1 reply
  • 942 views

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!

This topic has been closed for replies.

1 reply

Eleon BORLINI
ST Employee
July 22, 2022

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