Skip to content

1.0.0rc4

Pre-release
Pre-release
Compare
Choose a tag to compare
@leoniewgnr leoniewgnr released this 19 Sep 18:21
· 66 commits to main since this release
e55cc30

What's Changed

Major changes

Minor changes

  • [minor] Memory optimized stride function by @leoniewgnr in #1400
  • [minor] Speed up dataloader by @leoniewgnr in #1360
  • [minor] Memory efficient float32 types instead of float64 types by @leoniewgnr in #1402
  • [minor] Add a verbose option to NeuralProphet.test by @c3-ziqin in #1407

Bugs fixed

  • [bug] Fix correct definition of torchmetrics inside pytorch lightning module by @leoniewgnr in #1365
  • [bug] fixed ruff warnings by @leoniewgnr in #1408
  • [fix] Remove wrong plotting warning by @Maisa-bs in #1411
  • Add the trainer back to the forecaster after saving model to file by @c3-ziqin in #1416
  • [fix] Tutorials on Colab Crash by @SimonWittner in #1418

New Contributors

Full Changelog: 1.0.0rc3...1.0.0rc4