I want to split my data using 10-cross validation and then train the model using the nntoolbox how can I do this?
Show older comments
I am new to MATLAB and wanted to first split my data using 10-cross validation and then train my neural network using the nntool box, or can I change the divideparam in nntool to cross-validation, any guidance is much appreciated.
Answers (1)
BERGHOUT Tarek
on 16 Apr 2019
0 votes
try this on iy will help you : divideint
Categories
Find more on Deep 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!