As could cross validation in a neural network NarX?
Afficher commentaires plus anciens
I would like to know how to raise the cross-validation for NarX neural network, in this way, not destroy correlations. I have a set of 1136 data and 1136 data input targets.
thank you very much
Réponses (1)
Shashank Prasanna
le 14 Fév 2013
0 votes
You may want to use DIVIDEBLOCK instead of the default dividerand. DIVIDEBLOCK will maintain correlation since it doesn't shuffle the data but takes block of it for crossvalidation:
Catégories
En savoir plus sur Deep Learning Toolbox dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!