Monte Carlo Cross Validation
3 views (last 30 days)
Show older comments
Hi, I am going to implement the Monte Carlo Cross Validation method in MATLAB. Basically, I gonna use this method to divide the original data into training subset and test subset. Then the training/test subsets are used for SVM classification. The whole process is similar to that of k-fold cross validation.
If anyone one knows how to write the codes, please help!
0 Comments
Answers (0)
See Also
Categories
Find more on Statistics and Machine Learning Toolbox 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!