Gluon Ts Versions Save

Probabilistic time series modeling in Python

v0.14.4

3 months ago

Backporting fixes:

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

v0.14.3

5 months ago

Backporting:

  • Fix Rotbaum serialization and deserialization #3068 by @pantanurag555
  • Fix Rotbaum to handle short series #3073 by @leica2023

v0.13.9

5 months ago

Backporting:

  • Fix Rotbaum serialization and deserialization #3068 by @pantanurag555
  • Fix Rotbaum to handle short series #3073 by @leica2023

v0.14.2

5 months ago

Backporting fixes:

  • Fix iterable.Cached. #3060 by @jaheba
  • Torch: Remove double caching of dataset. #3061 by @jaheba

v0.14.1

6 months ago

Backporting fixes:

  • Fix edge cases in metric computation #3037 (@lostella)
  • Refactor tests for ev.aggregations #3038 (@lostella)
  • Add plt.show() to README #3043 (@lostella)
  • Rotbaum: Add item-id to forecast. #3049 (@jaheba)
  • Fix mypy checks #3052 (@lostella)

v0.13.8

6 months ago

Backporting fixes:

  • Fix edge cases in metric computation #3037 (@lostella)
  • Refactor tests for ev.aggregations #3038 (@lostella)
  • Rotbaum: Add item-id to forecast. #3049 (@jaheba)
  • Fix mypy checks #3052 (@lostella)

v0.14.0

6 months ago

Release notes coming soon

v0.14.0rc2

6 months ago

v0.13.7

6 months ago

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

  • Fix lightning import (#3018 by @shchur)
  • Update requirements-pytorch.txt (#3019 by @shchur)

v0.14.0rc1

6 months ago