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!