how to train svm classifier using kernel function
3 views (last 30 days)
Show older comments
Hi, In my project I have extracted features of two different classes.From the extracted features Using student's t-test I have selected two features. Now i have to train the SVM classifier by the selected features using kernel function. I am beginner in Matlab. I dont know how to train SVM classifier using kernel function. Please help me. Thank you
0 Comments
Answers (1)
Shashank Prasanna
on 20 Sep 2013
Start with the documentation here:
Try those examples and then use your own data in those examples.
0 Comments
See Also
Categories
Find more on Classification in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!