Skip to content

Releases: awslabs/gluonts

0.14.0

27 Oct 13:38
380bf89
Compare
Choose a tag to compare

See full diff here: v0.13.0...v0.14.0

Breaking changes

  • Simplify plotting of forecasts. #2864
  • Breaking: change num_output with quantiles in TFT (mxnet) #2879
  • DeepVARHierarchicalEstimator: Remove target_dim parameter. #2889
  • Rework maybe.Maybe to use a boxed container. #2900
  • Rework ev. #2914
  • gluonts.ev: Rework exports. #2928
  • Remove freq argument in SeasonalNaivePredictor #2932
  • Remove freq argument from naive2 #2935
  • Simplify PyTorchPredictor serde #2965
  • Move QuantizeScaled from Wavenet to gluonts.transform, rename to QuantizeMeanScaled #2975
  • Change torch state_dict file name to prediction-net-state.pt #2985
  • Remove freq attribute from NPTS #3009

0.14.0 rc2

27 Oct 08:29
380bf89
Compare
Choose a tag to compare
0.14.0 rc2 Pre-release
Pre-release
Backports for v0.14.0rc2 (#3032)

* Fix WaveNet inputs (#3022)

* Fix version range for lightning (#3023)

* Allow VCS install using GLUONTS_FALLBACK_VERSION (#3028)

* Make `mypy` checks opt-out instead of opt-in, fix several type issues (#3027)

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

* No API docs for nursery. (#3030)

* Fix: #3030. (#3031)

* Add support for Pydantic v1 and v2. (#3026)

---------

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

0.13.7

18 Oct 09:33
ca40b46
Compare
Choose a tag to compare

Fixing issues with updated requirements, which would prevent the package from installing alongside old versions of PyTorch Lightning:

0.14.0 rc1

16 Oct 14:17
Compare
Choose a tag to compare
0.14.0 rc1 Pre-release
Pre-release
v0.14.0rc1

initial commit for v0.14.x

0.13.6

16 Oct 14:01
e6f5663
Compare
Choose a tag to compare

Backporting fixes:

  • [torch] Return a model even if callback has no best model path #2952 by @kashif
  • Move from pytorch_lightning to lightning #3013 by @shchur

0.13.5

18 Sep 08:38
234dc4e
Compare
Choose a tag to compare

Backporting fixes:

0.13.4

25 Aug 07:53
fd816ce
Compare
Choose a tag to compare

Backporting fixes:

0.13.3

07 Aug 13:55
48d22d7
Compare
Choose a tag to compare

Backporting fixes:

0.13.2

07 Jun 13:22
e1c33cd
Compare
Choose a tag to compare

Backporting fixes:

0.13.1

24 May 11:49
33cffc2
Compare
Choose a tag to compare

Backporting fixes: