Skip to content

Tags: awslabs/gluonts

Tags

v0.16.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Backports for v0.16.0 (#3235)

*Description of changes:* Backporting PRs
- #3228 
- #3232 
- #3233 


By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.


**Please tag this pr with at least one of these labels to make our
release process faster:** BREAKING, new feature, bug fix, other change,
dev setup

v0.16.0rc1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Ignore cpflows dependencies in test workflows, fix numpy 2 incompatib…

…ilities. (#3227)

*Issue #, if available:* CPFlows is a dependency for
`gluonts.torch.model.mqf2`, but it comes with dependencies constraints
that hold us back. So for example, not the latest numpy version was used
in CI tests.

*Description of changes:* Ignore dependencies of CPFlows in GitHub
workflows. Fix incompatibilities with the latest numpy.


By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.


**Please tag this pr with at least one of these labels to make our
release process faster:** BREAKING, new feature, bug fix, other change,
dev setup

v0.15.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Backports v0.15.1 (reprise) (#3191)

*Description of changes:* backporting fixes
- #3188 
- #3189


By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.


**Please tag this pr with at least one of these labels to make our
release process faster:** BREAKING, new feature, bug fix, other change,
dev setup

---------

Co-authored-by: Oleksandr Shchur <[email protected]>

v0.15.0

initial commit for v0.15.x

v0.14.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Backports for v0.14.4 (#3121)

*Description of changes:* backporting fixes
- #3094 
- #3115 

Additionally: cap pandas version to <2.2


By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.


**Please tag this pr with at least one of these labels to make our
release process faster:** BREAKING, new feature, bug fix, other change,
dev setup

---------

Co-authored-by: Jirka Borovec <[email protected]>

v0.14.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Backports v0.14.3 (#3077)

* Fix Rotbaum serialization and deserialization (#3068)

* Fix Rotbaum to handle short series (#3073)

---------

Co-authored-by: Anurag Pant <[email protected]>

v0.13.9

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Backports v0.13.9 (#3076)

* Fix Rotbaum serialization and deserialization (#3068)

* Fix Rotbaum to handle short series (#3073)

* fix after backport

---------

Co-authored-by: Anurag Pant <[email protected]>

v0.14.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Backports for v0.14.2 (#3063)

* Fix `iterable.Cached`. (#3060)

* Torch: Remove double caching of dataset. (#3061)

---------

Co-authored-by: Jasper <[email protected]>

v0.14.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Backports v0.14.1 (#3055)

* Refactor tests for `ev.aggregations` (#3038)

* Fix edge cases in metric computation (#3037)

* Add plt.show() to README (#3043)

* Rotbaum: Add item-id to forecast. (#3049)

* Fix mypy checks (#3052)

---------

Co-authored-by: Jasper <[email protected]>

v0.13.8

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Backports v0.13.8 (#3054)

* Refactor tests for `ev.aggregations` (#3038)

* Fix edge cases in metric computation (#3037)

* Rotbaum: Add item-id to forecast. (#3049)

* Fix mypy checks (#3052)

* add init

---------

Co-authored-by: Jasper <[email protected]>