Skip to content

aeon v0.2.0

Compare
Choose a tag to compare
@MatthewMiddlehurst MatthewMiddlehurst released this 12 May 15:58
· 1240 commits to main since this release
fe6cd12

See our changelog to view all changes for this release.

Following this release the deprecation policy remains suspended. Future releases may have breaking changes, so it may be wise to set an upper bound on the package version.

Highlights

  • aeon now supports Python 3.11!
  • New estimators are available in the regression package, including InceptionTime (@hadifawaz1999) and FreshPRINCE (@dguijo)
  • The distances module has been reworked, and the distances available are now faster (@chrisholder)
  • The RandomDilatedShapeletTransform for collections of series is now available (@baraline)
  • The 'Getting Started' page on the documentation has been rewritten with clearer introductions to each module

New Contributors

All Contributors

@baraline, @chrisholder, @dguijo, @GuiArcencio, @GuzalBulatova, @hadifawaz1999, @lmmentel, @MatthewMiddlehurst, @TonyBagnall

Full Changelog: v0.1.0...v0.2.0