Predictions Using Nstool (NARX)
古いコメントを表示
Hi, I am having trouble generating a prediction with the nstool app. I start by loading in two time series , setting my delay as 3 and then training the network. Supposedly with this, I should be able to predict future values of y(t). However with this tool i am only able to predict future values of y(t) if I actually already know what they are. For instance I train the network on a years worth of data for each time series. Then on the screen to perform additional tests with additional input data, I load in the previous ten days data for each time series up to today. When I then retest it only makes predictions for the ten days I have given it and not tomorrow. It seems it is only making predictions on values that it can evalute the error of its prediction on, however as I want tomorrows prediction today I do not have this. Technically it should be able to make this prediction as it says it can predict y(t) given values of y(t-1)....y(t-lag) and x(t-1)....x(t-lag) where t=tomorrow. Any help on how to get the program to output a single numeric prediction for tomorrow when I have no target value for it to compare its prediction to would be much appreciated.
Thanks in advance for your time to anyone who answers.
回答 (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!