Problem with fitceco can you help me please ?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hind Haboubi
le 20 Mar 2021
Commenté : Hind Haboubi
le 4 Avr 2021

Hello guys, i have trouble with fitcecoc function, can you help me please ?
0 commentaires
Réponse acceptée
Srivardhan Gadila
le 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.
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Classification Ensembles dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!