Is there any built-in function for multi-class svm in matlab?
1 次查看(过去 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!