I have trained a neural network using some IMU data, but when I try to test it under the model testing tab, I get the following error:
I suspect this coming from the different training and testing datasets that I have uploaded and processed manually using the python script. I am not sure what exactly went wrong.
I have used the Root Sum Squared of Gyroscope and Accelerometer for training and testing as well.