how to perform training and testing using SVM classifier?
1 回表示 (過去 30 日間)
古いコメントを表示
i am new to SVM classifier.... i have complemented my part( segmentation,feature extraction)...wat is the first step that i should do for classification using SVM? plz help me
0 件のコメント
回答 (2 件)
Stalin Samuel
2014 年 10 月 20 日
http://www.mathworks.in/matlabcentral/fileexchange/33621-fast-linear-binary-svm-classifier and http://www.mathworks.in/matlabcentral/fileexchange/39352-multi-class-svm/content/multisvm.m ,http://www.mathworks.in/matlabcentral/fileexchange/33170-multi-class-support-vector-machine
4 件のコメント
Atik Faysal
2020 年 3 月 5 日
It's been almost 6 years. Areyou still looking for answers?
I divided it into train set and test set. After training, I tested it by exporting the function. Then used a confusion matrix to determine accuracy.
参考
カテゴリ
Help Center および 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!