how to recognise svmtrain function
6 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I have wine dataset and working on libsvm ,wen i use
svmtrain( train_label, train,cmd);
i get error
Y must be a vector or a character array.
i have svmtrain.c in my matlab path,but this is not recognised
plz tell how to recognise this file
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Graph and Network Algorithms 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!