Post not yet marked as solved
Click to stop watching this thread.
You have stopped watching this post. Click to start watching again.
Post marked as unsolved with 1 replies
261
Views
"Training stopped" error when trying to train a SoundClassifier on Create ML
I'm trying to train a sound classifier on create ML to recognise a particular sound. I've created a small dataset by collecting noise in the environment the classifier will be used and the sound itself. When I try to train the data collected (60 data points for training and 52 for testing, for now) it says "training progress is unavailable" and the status bar says that the "training stopped".
I've made sure I've added at least 50 data points for testing and training.
Where am I going wrong? Is it necessary for all data points to be of the same length?