How to train fitcecoc by using COST SENSITIVE SVM

5 ビュー (過去 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 Center および File ExchangeClassification Ensembles についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by