Is there any built-in function for multi-class svm in matlab?

3 visualizaciones (últimos 30 días)
SHWETA KHARA
SHWETA KHARA el 18 de Mzo. de 2018
Comentada: Image Analyst el 18 de Mzo. de 2018
Hi
Is there any built-in function for multi-class SVM in matlab?
Thanks in advance

Respuestas (1)

Image Analyst
Image Analyst el 18 de Mzo. de 2018
Yes, in the Statistics and Machine Learning Toolbox.
  2 comentarios
SHWETA KHARA
SHWETA KHARA el 18 de Mzo. de 2018
Editada: Walter Roberson el 18 de Mzo. de 2018
Are you talking about this classification learner app? If yes, then there is not any option for multiclass svm.
Image Analyst
Image Analyst el 18 de Mzo. de 2018
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."

Iniciar sesión para comentar.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by