Skip to content

v1.1.0

Compare
Choose a tag to compare
@aadyotb aadyotb released this 17 Dec 21:34
· 58 commits to main since this release
273dc04

What's Changed

  • Re-architecture of layered models & ensembles, making AutoML easier to use (#47)
  • Added AutoML variants of ETS and Prophet (AutoETS and AutoProphet, similar to the existing AutoSarima)
  • Bug fixes related to resampling (#45)
  • Improved quality of API docs for model configs

Major Changes Since v1.0.0

  • Added change point detection module.
  • Re-architecture of layered models & ensembles.
  • Expanded AutoML module, with improved ease of use.
  • Various bugfixes.

Full Changelog: v1.0.2...v1.1.0