accuracy of svm model on test data?

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)

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

Tags

No tags entered yet.

Asked:

on 4 Mar 2013

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!