2026-01-09 2:15 PM
I am trying to use some machine vibration data to identify running condition. In my use case, i was able to create decision tree and configuration file in sensor with MEMS studio 2.2.0, but the sensor is not detecting any decision tree information.
the decision tree information is stuck at 0x00.
my decision tree label value:
1 ---> not running ( no accel vibration detection)
4 ---> running
feature.arff file few lines: using acc_v and gyr_v information.
@relation 'MLC'
@attribute F1_VARIANCE_ACC_V numeric
@attribute F2_VARIANCE_GYR_V numeric