Multiple NARX problem with correlation in train and test sets
이전 댓글 표시
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?
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!