Borrar filtros
Borrar filtros

As could cross validation in a neural network NarX?

2 visualizaciones (últimos 30 días)
FRANCISCO
FRANCISCO el 14 de Feb. de 2013
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

Respuestas (1)

Shashank Prasanna
Shashank Prasanna el 14 de Feb. de 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:

Categorías

Más información sobre Sequence and Numeric Feature Data Workflows en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by