How I can use K-fold cross validation for training selection sequentially not randomly?
Show older comments
I have total 540 dataset where each 20 are similar data set and sequentially organized. I want to use K-fold cross validation which select each 20 data set sequentially for test. Exmple: for 1st test set among 540 data, the last 20 will use for test and first 520 will be training. So total, 54 fold will be used for all combination.
Thanks
Accepted Answer
More Answers (0)
Categories
Find more on Hypothesis Tests in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!