How to train fitcecoc by using COST SENSITIVE SVM

3 visualizaciones (últimos 30 días)
Elena Casiraghi
Elena Casiraghi el 19 de Ag. de 2019
Comentada: lokesh singh el 2 de Sept. de 2019
Dear, I have a multiclass problem with an highly unbalanced dataset.
How can I train a multiclass, error-correcting output codes (ECOC) model using svm cost sensitive svm?
If I use svm for a binary classifier I would just set the cost matrix.
However, here we have a multiclass poroblem and ECOC models perform much better.

Respuesta aceptada

Subhadeep Koley
Subhadeep Koley el 22 de Ag. de 2019
MATLAB provides ClassificationECOC and fitcecoc for Multiclass model for support vector machines (SVMs) and other classifiers.
The documentation here might help you.
  1 comentario
lokesh singh
lokesh singh el 2 de Sept. de 2019
Sir,
thanks for your suggestions but sir how can we use cost in fitcecoc function for multiclass classification.

Iniciar sesión para comentar.

Más respuestas (0)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by