Replies: 1 comment 1 reply
-
Yes, it uses the entire dataset for the final forecast. That is done in the If you are looking at running AutoTS, say, weekly, I recommend you check out |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
One query: After selecting the best model based on test set accuracy, would the selected model be refitted using the entire dataset, inclusive of the test data?
--> In a similar way to what Modeltime packages does as described here: https://business-science.github.io/modeltime/reference/modeltime_refit.html
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions