accuracy of svm model on test data?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Shashank Prasanna
le 4 Mar 2013
Maybe what you are looking for is right here:
There are examples as well. See if that works for you.
0 commentaires
Voir également
Catégories
En savoir plus sur Discriminant Analysis dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!