Problem with fitceco can you help me please ?
1 次查看(过去 30 天)
显示 更早的评论
Hello guys, i have trouble with fitcecoc function, can you help me please ?
0 个评论
采纳的回答
Srivardhan Gadila
2021-3-23
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.
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Classification Ensembles 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!