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
Aseman 2011 年 12 月 27 日

0 投票

What is its error? Are you sure the format of data and group are right?
missmal
missmal 2011 年 12 月 27 日

0 投票

actually do i need to use the svmStruct for the prediction?

カテゴリ

ヘルプ センター および File ExchangeStatistics and Machine Learning Toolbox についてさらに検索

製品

質問済み:

2011 年 12 月 27 日

Community Treasure Hunt

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

Start Hunting!

Translated by