cannot load target data for pattern recognition in NN Toolbox
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi there
I am trying to use the pattern recognition part of the NN toolbox and I can load the input data set perfectly, but i cannot load the target data at all. It lets me select the file, then goes through all the prompts but doesn't actually create the target data set. just goes back to the screen, as shown below. Please help me see what i am not doing correctly.
Thank you
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/152089/image.jpeg)
1 commentaire
Réponses (1)
Ashmil Mohammed
le 12 Juil 2015
Modifié(e) : Ashmil Mohammed
le 12 Juil 2015
Check if the file has only 0s and 1s. Target data should consist of only 0s and 1s. This is a probable error
0 commentaires
Voir également
Catégories
En savoir plus sur Pattern Recognition and Classification dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!