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

Fix time series dataloader bug #235

Merged
merged 2 commits into from
Sep 12, 2023
Merged

Fix time series dataloader bug #235

merged 2 commits into from
Sep 12, 2023

Conversation

robsdavis
Copy link
Contributor

@robsdavis robsdavis commented Sep 12, 2023

Description

  • Fix time series dataloader bug
  • Hotfix: Pin the version of xgboost in setup.cfg to avoid breaking changes.
    • We will need to migrate to xgboost 2.0.0 at some future point.

Affected Dependencies

xgboost pinned to <2.0.0, where previously it accepted the latest version

How has this been tested?

Usual test suite.

Checklist

@robsdavis robsdavis self-assigned this Sep 12, 2023
@robsdavis robsdavis changed the title remove concat from time series dataloader unpack Fix time series dataloader bug Sep 12, 2023
@robsdavis robsdavis merged commit d36f37f into main Sep 12, 2023
@robsdavis robsdavis deleted the ts_dataloader_bugfix branch September 12, 2023 18:05
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.

1 participant