Suggestion about n_lags and n_forecast? #1610
Unanswered
MamyGhost
asked this question in
Q&A - forecasting best practices
Replies: 1 comment
-
@ourownstory do you have a suggestion for this? |
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.
-
Hey, i have a data with daily frequency for 3 years,the objective is to forecast for 360 days in the future to get the max
I have tried n_lags = 30 and n_forecast= 360,is it a good ideas to use a large lags and n_forcast?
Beta Was this translation helpful? Give feedback.
All reactions