How to train fitcecoc by using COST SENSITIVE SVM

조회 수: 6 (최근 30일)
Elena Casiraghi
Elena Casiraghi 2019년 8월 19일
댓글: lokesh singh 2019년 9월 2일
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.

채택된 답변

Subhadeep Koley
Subhadeep Koley 2019년 8월 22일
MATLAB provides ClassificationECOC and fitcecoc for Multiclass model for support vector machines (SVMs) and other classifiers.
The documentation here might help you.
  댓글 수: 1
lokesh singh
lokesh singh 2019년 9월 2일
Sir,
thanks for your suggestions but sir how can we use cost in fitcecoc function for multiclass classification.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Classification에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by