Problem with fitceco can you help me please ?

조회 수: 1 (최근 30일)
Hind Haboubi
Hind Haboubi 2021년 3월 20일
댓글: Hind Haboubi 2021년 4월 4일
Hello guys, i have trouble with fitcecoc function, can you help me please ?

채택된 답변

Srivardhan Gadila
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.
  댓글 수: 1
Hind Haboubi
Hind Haboubi 2021년 4월 4일
Thank you so much for the response.
Actually i've download libsvm and the function worked

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Classification Ensembles에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by