Major changes
- [Major] Throw RuntimeError when trying to fit model second time (Fixes #1493) by @ourownstory in #1531
- [Major] reduce batch size for small datasets, reduce overall epochs for most datasets by @ourownstory in #1533
Fixes
- [Fix] loading model on machine with different accelerator by @McOffsky in #1509
- [Fix] Plot_parameter - Yearly Seasonality by @SimonWittner in #1501
Documentation
- [Docs] Fix MLFlow Sphinx test error by @ourownstory in #1508
- [Docs] MLflow tutorial by @SimonWittner in #1494
- [Docs] Adding experiment to MLflow_and_NeuralProphet.ipynb by @cargecla1 in #1499
Dependencies and tests
- [Devops] Bump jinja2 from 3.1.2 to 3.1.3 by @dependabot in #1506
- [Devops] Upgrade to Pandas 2.0.0 by @SimonWittner in #1498
- [Devops] Upgrade to torch >=2.0.0 by @ourownstory in #1512
- [Devops] Support python 3.11 by @ourownstory in #1513
- [Devops] Upgrade tests to Python 3.11 and remove windows by @ourownstory in #1515
- [Devops] Poetry Dev dependencies update by @ourownstory in #1530
New Contributors
- @McOffsky made their first contribution in #1509
- @cargecla1 made their first contribution in #1499
Full Changelog: 1.0.0rc5...1.0.0rc6