how to perform training and testing using SVM classifier?
    3 views (last 30 days)
  
       Show older comments
    
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 Comments
Answers (2)
  Stalin Samuel
      
 on 20 Oct 2014
        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 Comments
  Atik Faysal
 on 5 Mar 2020
				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.
See Also
Categories
				Find more on Classification in Help Center and File Exchange
			
	Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


