accuracy of svm model on test data?
1 view (last 30 days)
Show older comments
hi i used svmtrain function to train a model now i want to check the accuracy of model on test data how can i do this with 10-fold cross validation?i cant understand crossval function how it work? for example if training svm model is A and i have X test data?
0 Comments
Answers (1)
Shashank Prasanna
on 4 Mar 2013
Maybe what you are looking for is right here:
There are examples as well. See if that works for you.
0 Comments
See Also
Categories
Find more on Discriminant Analysis 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!