As could cross validation in a neural network NarX?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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
0 Commenti
Risposte (1)
Shashank Prasanna
il 14 Feb 2013
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:
0 Commenti
Vedere anche
Categorie
Scopri di più su Deep Learning Toolbox in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!