How to perform one versus one multi class classification using LIBSVM ?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I have a data set with 15 features and 10 classes. I am not able to understand how to perform one versus one multi class classification using LIBSVM. Does it require installation of additional files (other than libsvm package). From the documentation I understood that svm-train and svm-predict are used for multi class but when I use these commands,the matlab does not recognize them. Please correct me if I have misunderstood the procedure.
1 Kommentar
Antworten (0)
Siehe auch
Kategorien
Mehr zu Statistics and Machine Learning Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!