Problem with fitceco can you help me please ?
    2 views (last 30 days)
  
       Show older comments
    
    Hind Haboubi
 on 20 Mar 2021
  
    
    
    
    
    Commented: Hind Haboubi
 on 4 Apr 2021
            
Hello guys, i have trouble with fitcecoc function, can you help me please ?
0 Comments
Accepted Answer
  Srivardhan Gadila
    
 on 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.
More Answers (0)
See Also
Categories
				Find more on Classification Ensembles in Help Center and File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
