How can perform multiclass classification by ls-svm?
Ältere Kommentare anzeigen
MATLAB has removed svmtrain and putted fitcsvm, ClassificationSVM, and CompactClassificationSVM instead. In the previous versions, one could change the Name-Value Pair Argument of 'method' to QP, SMO and LS. Is there anyway to choose LS using fitcsvm, ClassificationSVM or CompactClassificationSVM?
Antworten (0)
Kategorien
Mehr zu MATLAB finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!