How to do k-fold cross validation in matlab?

12 ビュー (過去 30 日間)
sumair shahid
sumair shahid 2017 年 5 月 9 日
コメント済み: mahdi azizian 2021 年 12 月 5 日
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 件のコメント
wayne asera
wayne asera 2017 年 12 月 16 日
What Matlab version are you using? There is a classification learner app that can help you. It is a straight forward.
Munshida P
Munshida P 2019 年 12 月 25 日
Hii....Iam also doing the same one now. Can you please provide your code if it is available?

サインインしてコメントする。

回答 (1 件)

Matthew Eicholtz
Matthew Eicholtz 2017 年 5 月 9 日
I think the function crossvalind may help. Check out the example of 10-fold cross validation provided at that link.

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by