-
Notifications
You must be signed in to change notification settings - Fork 17
Add Windowed Series for regression algorithm forecasting #335
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Add Windowed Series for regression algorithm forecasting #335
Conversation
…ecaster. Refactor to increase readability. Maintain numba optimisations
Thank you for contributing to
|
I dont really want all of these datasets on the repo. One or two small ones would be good as examples though. |
Reference Issues/PRs
What does this implement/fix? Explain your changes
Adds a number of longer >1000 point time series split into train and test sets, windowed at a window width of 100 in .tsf files.
Any other comments?