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

update gluonts version #114

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

update gluonts version #114

wants to merge 2 commits into from

Conversation

kashif
Copy link
Contributor

@kashif kashif commented Nov 13, 2024

update to use latest gluonts version

@kashif kashif requested a review from ashok-arjun November 13, 2024 10:55
@@ -152,15 +148,17 @@ def __init__(
validation_sampler: Optional[InstanceSampler] = None,
time_feat: bool = False,
dropout: float = 0.0,
lags_seq: list = ["Q", "M", "W", "D", "H", "T", "S"],
lags_seq: list = ["QE", "ME", "W", "D", "h", "min", "s"],
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This also requires latest pandas versions right?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It'll be nice to check if the Colab works (with the current requirements file) before we merge this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants