accuracy of svm model on test data?
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?
Answers (1)
Shashank Prasanna
on 4 Mar 2013
0 votes
Maybe what you are looking for is right here:
There are examples as well. See if that works for you.
Categories
Find more on Predictive Maintenance Toolbox 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!