New / major improvements
- Introduce conditional seasonality by @judussoari in #1067
- add plotly resampler by @LeonieFreisinger in #1083
- Uncertainty: Conformal Prediction V1.1 - extend to multiple forecast steps by @Kevin-Chen0 in #1073
Breaking changes
- Progress bar in minimal mode is default instead of deactivated by @karl-richter in #1059
List of all changes
- Uncertainty: Conformal Prediction V1.1 - add Conformal class to conformal_prediction.py and rename file to conformal.py by @Kevin-Chen0 in #1074
- [Fix] Fixed error in plot loss by @karl-richter in #1064
- Restict numpy version to <1.24.0 by @karl-richter in #1080
- remove default settings (None for calibration df and 0.1 for alpha) by @christymctse in #1079
- [Bug-fix] Enable test_plot_conformal_prediction with auto-regression on plot_latest_forecast by @judussoari in #1096
- [refactor] incorporate typing for Conformal class and conformal_predict method by @Kevin-Chen0 in #1104
- [Bug-fix] Enable holidays when using global/glocal modeling by @judussoari in #1100
- [Bug-fix] Refactor warning about global normalization to forecaster.py by @judussoari in #1109
New Contributor
- @christymctse made their first contribution in #1079
Full Changelog: 0.5.0...0.5.1