I want to split my data using 10-cross validation and then train the model using the nntoolbox how can I do this?

3 views (last 30 days)
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
BERGHOUT Tarek on 16 Apr 2019
try this on iy will help you : divideint

Community Treasure Hunt

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

Start Hunting!