Is there any built-in function for multi-class svm in matlab?
2 ビュー (過去 30 日間)
古いコメントを表示
Hi
Is there any built-in function for multi-class SVM in matlab?
Thanks in advance
0 件のコメント
回答 (1 件)
Image Analyst
2018 年 3 月 18 日
Yes, in the Statistics and Machine Learning Toolbox.
2 件のコメント
Image Analyst
2018 年 3 月 18 日
The help for SVM says:
"Support Vector Machine Classification
Support vector machines for binary or multiclass classification For greater accuracy and kernel-function choices on low- through medium-dimensional data sets, train a binary SVM model or a multiclass error-correcting output codes (ECOC) model containing SVM binary learners using the Classification Learner app."
参考
カテゴリ
Help Center および File Exchange で Classification Ensembles についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!