i'm working on an I.A project , i'm using SVM for training and when i run the code i get this error ?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Error: label vector and instance matrix must be double Error: label vector and instance matrix must be double Attempted to access precision(1); index out of bounds because numel(precision)=0.
Error in apprentissage_SVM (line 25) RR=precision(1); % recognition rate
0 Kommentare
Antworten (1)
Siehe auch
Kategorien
Mehr zu Statistics and Machine Learning Toolbox finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!