How to do k-fold cross validation in matlab?
20 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I am working on my face recognition project.i need to do k-fold cross validation to check my classifier accuracy.Can anybody please tell me how i can do K-fold cross validation for my data of images?
4 commentaires
wayne asera
le 16 Déc 2017
What Matlab version are you using? There is a classification learner app that can help you. It is a straight forward.
Munshida P
le 25 Déc 2019
Hii....Iam also doing the same one now. Can you please provide your code if it is available?
Réponses (1)
Matthew Eicholtz
le 9 Mai 2017
I think the function crossvalind may help. Check out the example of 10-fold cross validation provided at that link.
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!