The SVM classifier embebed in classfication learner App can do multiclass classification or not?
1 view (last 30 days)
Show older comments
Hi,
I am a beginner in machine learning, I want to to ask The SVM classifier embebed in classfication learner App can do multiclass classification or not? I have actually configurate a three-class task in classification learner app using SVM classifier, and have successfully run it. but today I learned that the SVM is only for binary classification. I know in grammartical may, I can use "fitcecoc" to Fit multiclass models for SVM, but I am not sure about if the SVM in classification learner App can be used for muliclass task or not.
Thank you!
0 Comments
Accepted Answer
Anshika Chaurasia
on 3 Mar 2021
Hi Frank,
"In Classification Learner, you can train SVMs when your data has two or more classes."
You can refer to the following documentation to know more about SVM classifier in classification learner app:
Hope it helps!
More Answers (0)
See Also
Categories
Find more on Classification Learner App in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!