v0.2.0

May 2023

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

Enhancements

Fixes

Documentation

Maintenance

Contributors

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