How to train fitcecoc by using COST SENSITIVE SVM
    5 visualizzazioni (ultimi 30 giorni)
  
       Mostra commenti meno recenti
    
    Elena Casiraghi
      
 il 19 Ago 2019
  
    
    
    
    
    Commentato: lokesh singh
 il 2 Set 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.
0 Commenti
Risposta accettata
  Subhadeep Koley
    
 il 22 Ago 2019
        MATLAB provides ClassificationECOC and fitcecoc for Multiclass model for support vector machines (SVMs) and other classifiers. 
1 Commento
  lokesh singh
 il 2 Set 2019
				Sir,
     thanks for your suggestions but sir how can we use cost in fitcecoc function for multiclass classification.
Più risposte (0)
Vedere anche
Categorie
				Scopri di più su Classification Ensembles in Help Center e File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


