Replies: 1 comment
-
Hi @jdalonsos ! I would be interested in the results! |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hello! Is there a way to perform multi-step forecasting? Specifically, recursive forecasting with features. For t+1, I use the features from the training data, but for t+2, in the rolling window, I include the forecast for t+1 along with the other lag features (w). Then, I iteratively recalculate the features for t+h
Beta Was this translation helpful? Give feedback.
All reactions