how to use multiple groups load in matlb plzzz help me and correct my code

조회 수: 2 (최근 30일)

채택된 답변

Bernhard Suhm
Bernhard Suhm 2018년 4월 9일
The standard SVM training function indeed supports only binary classification. You need to use fitcecoc for multi-class SVM classification. - You must be using an outdated release, svmtrain has been replaced by fitcsvm for several releases.
  댓글 수: 1
Mohd Shahrukh
Mohd Shahrukh 2018년 4월 9일
Thnkuu so much bernhard .you can correct my code how i use fitsvm because i cant understand.thnku soo much .

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

추가 답변 (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