Issue with in-sample forecasts for RNN type models #886
Unanswered
tomeklapinski
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi !

I run a in-sample forecast for AirPassanger dataset from tutorial on RNN, GRU, LSTM models with step_size=1. The models where fitted with forecast horizon h=1 with default parameters.. For all the model the results are far from expected. The usual forecast gives reasonable results. See the picture blow with usual forecast at the bottom
The models like NHITS, TFT with the same setting give reasonable results.
Could you please let me know what is happening ? Maybe some additional tuning is needed? Maybe a bug for RNN type networks ?
Beta Was this translation helpful? Give feedback.
All reactions