User Activity

I have some questions regarding loading machine learning core configurations, specifically onto the lsm6dsox chip but it should be the same across devices. I have generated .ucf and .h files. I've confirmed that the .ucf file works fine when loaded w...
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...
When trying to run MLC.ibynb in the MLC repo (STMems_Machine_Learning_Core/MLC.ipynb at master · STMicroelectronics/STMems_Machine_Learning_Core (github.com)), there is error thrown from the with call stack:generateDecisionTree > printTree > formatTr...