how to perform 5-fold cross validation for an image dataset?

10 views (last 30 days)
Implement 5-fold cross validation for an image dataset.I have 10 images each of 40 persons.ie,40X10 images .The data set is for the face recognition.First 4 folds is for training and the other one is for testing.Iam currently using the AT&T face database.

Answers (1)

Jyothis Gireesh
Jyothis Gireesh on 30 Dec 2019
The following documentation links may be useful to you in performing the cross-validation

Community Treasure Hunt

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

Start Hunting!