accuracy of svm model on test data?
Mostrar comentarios más antiguos
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?
Respuestas (1)
Shashank Prasanna
el 4 de Mzo. de 2013
0 votos
Maybe what you are looking for is right here:
There are examples as well. See if that works for you.
Categorías
Más información sobre Discriminant Analysis en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!