Improvement
- Update documentation and parameter definitions for adjusted PV regression models to include all available scikit-learn options (@sokorn)
- Removed device class and unit of measurement for optim status (@mime24)
Fix
- Fixing some docs math mode and rearrange sections
- Refactor REST API data retrieval to reuse one aiohttp ClientSession, solve issue #648 (@gieljnssns)
- Change regressor parameter to estimator in forecaster
- Remove warning log for runtime parameters parsing
Full Changelog: v0.15.1...v0.15.2