1.0.0rc4
Pre-release
Pre-release
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
- @c3-ziqin made their first contribution in #1407
- @Maisa-bs made their first contribution in #1411
- @SimonWittner made their first contribution in #1418
Full Changelog: 1.0.0rc3...1.0.0rc4