Skip to content
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

[ENH] Define and add small dataset used to showcase and test hierarchical forecasting. Add synthetic data generators. #1738

Closed
2 tasks done
fkiraly opened this issue Dec 10, 2021 · 2 comments
Assignees
Labels
module:datasets&loaders data sets and data loaders module:datatypes datatypes module: data containers, checkers & converters

Comments

@fkiraly
Copy link
Collaborator

fkiraly commented Dec 10, 2021

For development and testing in hierarchical forecasting we'll need:

  • at least one data set like airline, but hierarchical (at least two levels of hierarchy)
  • a data generator like _make_series, but hierarchical, input should be: number variables, number of levels, perhaps also number of units per level
@fkiraly
Copy link
Collaborator Author

fkiraly commented Mar 18, 2022

task 2 is solved by #2093

@fkiraly fkiraly added module:datatypes datatypes module: data containers, checkers & converters module:datasets&loaders data sets and data loaders labels Mar 18, 2022
@fkiraly
Copy link
Collaborator Author

fkiraly commented Aug 4, 2023

task 1 is solved by _bottom_hier_datagen

@fkiraly fkiraly closed this as completed Aug 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module:datasets&loaders data sets and data loaders module:datatypes datatypes module: data containers, checkers & converters
Development

No branches or pull requests

2 participants