How can perform multiclass classification by ls-svm?
古いコメントを表示
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?
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で MATLAB についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!