As could cross validation in a neural network NarX?

2 次查看(过去 30 天)
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

回答(1 个)

Shashank Prasanna
Shashank Prasanna 2013-2-14
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:

类别

Help CenterFile Exchange 中查找有关 Sequence and Numeric Feature Data Workflows 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by