Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Releases: awslabs/gluonts

0.16.0

11 Nov 08:50
8bc68e6
Compare
Choose a tag to compare

New features and enhancements

Fixes

Documentation

Dependencies updates

Testing

New Contributors

Full Changelog: v0.15.1...v0.16.0

0.16.0rc1

21 Oct 13:11
3d05d46
Compare
Choose a tag to compare
0.16.0rc1 Pre-release
Pre-release
<!-- 
## What's Changed
* Docs: fix custom pytorch model tutorial by @lostella in https://github.com/awslabs/gluonts/pull/3188
* Bump pytorch lightning compat by @lostella in https://github.com/awslabs/gluonts/pull/3195
* Update: Import of gluonts modules in pts module by @ClaraGrthns in https://github.com/awslabs/gluonts/pull/3194
* Bump torch from 1.13.1 to 2.2.0 in /src/gluonts/nursery/daf by @dependabot in https://github.com/awslabs/gluonts/pull/3204
* Upgrade dependencies in nursery by @lostella in https://github.com/awslabs/gluonts/pull/3206
* Bump dependency version ranges for numpy & lightning by @shchur in https://github.com/awslabs/gluonts/pull/3226
* Ignore cpflows dependencies in test workflows, fix numpy 2 incompatibilities. by @lostella in https://github.com/awslabs/gluonts/pull/3227

**Full Changelog**: https://github.com/awslabs/gluonts/compare/v0.15.1...v0.16.0rc1 
-->

0.15.1

03 Jun 07:20
3cdef76
Compare
Choose a tag to compare

Backporting fixes:

0.15.0

27 May 13:17
Compare
Choose a tag to compare

New features

Model updates

  • Add option to provide function for season_length in SeasonalNaivePredictor (#3033) by @lostella
  • R: add ARIwith exogenous regressors (#3086) by @leica2023

Breaking changes

Fixes

Dependencies

  • Nursery: bump up pyarrow requirement in gluonts.nursery.tsbench (#3056) by @lostella
  • Bump scikit-learn from 0.23.2 to 1.0.1 in /src/gluonts/nursery/daf (#3118) by @dependabot
  • Bump sklearn version in nursery subpackages (#3120) by @lostella
  • Bump dependencies versions to address dependabot alerts (#3173) by @lostella
  • Bump dependencies versions to address dependabot alerts, again (#3174) by @lostella

Other changes

0.14.4

02 Feb 12:37
0cc3cd9
Compare
Choose a tag to compare

Backporting fixes:

  • Fix type annotation for device in PyTorchPredictor #3094 by @lostella
  • extend exception for invalid offset_name #3115 by @Borda

0.14.3

07 Dec 09:10
ed8d813
Compare
Choose a tag to compare

Backporting:

0.13.9

07 Dec 09:04
a3ac860
Compare
Choose a tag to compare

Backporting:

0.14.2

27 Nov 10:58
3c434d8
Compare
Choose a tag to compare

Backporting fixes:

0.14.1

14 Nov 11:08
536465d
Compare
Choose a tag to compare

Backporting fixes:

0.13.8

14 Nov 11:07
dd8449f
Compare
Choose a tag to compare

Backporting fixes: