How can perform multiclass classification by ls-svm?
Mostra commenti meno recenti
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?
Risposte (0)
Categorie
Scopri di più su MATLAB in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!