What's Changed
- Re-architecture of layered models & ensembles, making AutoML easier to use (#47)
- Added AutoML variants of
ETS
andProphet
(AutoETS
andAutoProphet
, similar to the existingAutoSarima
) - Bug fixes related to resampling (#45)
- Improved quality of API docs for model configs
Full Changelog: v1.0.2...v1.1.0