Problem with fitceco can you help me please ?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Hind Haboubi
il 20 Mar 2021
Commentato: Hind Haboubi
il 4 Apr 2021
Hello guys, i have trouble with fitcecoc function, can you help me please ?
0 Commenti
Risposta accettata
Srivardhan Gadila
il 23 Mar 2021
Change line 48 to:
classifier = fitcecoc(trainingFeatures,trainingLabels,'Coding','onevsall','ObservationsIn','columns')
Refer to the description of Name-Value Pair Arguments & Examples of the fitcecoc function for more information.
If the above line doesn't resolve the issue then can you provide the complete information about the error.
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!