how to train svm in MATLAB using own data?
이전 댓글 표시
Hi, I have tested the example command svmStruct = svmtrain(xdata,group,'showplot',true);using the existence data sample, but when i tried to use the svmStruct command to train my data, it will return an error, how can i fix it?
답변 (2개)
Aseman
2011년 12월 27일
0 개 추천
What is its error? Are you sure the format of data and group are right?
카테고리
도움말 센터 및 File Exchange에서 Statistics and Machine Learning Toolbox에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!