Multiple NARX problem with correlation in train and test sets
Mostrar comentarios más antiguos
Hi all! I have next problem. When I build multiply NARX network, I control regression parameter (first of all - correlation coef. in train and test sets during network building). After that, using internal network indices (I mean tr.trainInd,tr.valInd,tr.testInd)I build own datasets. And then I calculate correlation of train and test sets using corrcoef. The problem is next: these correlation coefficients strongly NOT EQUAL! Why?
Respuestas (0)
Categorías
Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!