Skip to content

aeon v0.3.0

Compare
Choose a tag to compare
@MatthewMiddlehurst MatthewMiddlehurst released this 10 Jun 10:52
· 1267 commits to main since this release
4248080

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

  • An interface to the MrSQM algorithm has been added to the classification module.
  • k-NN estimators and the Elastic Ensemble classifier now support unequal length series.
  • The SAX transformation has been refactored to improve performance.
  • A new collection transformer base class has been added to the transformations module for more efficient transformation using collections of time series.
  • A rework of the benchmarking module has begun, starting with the introduction of functionality from kotsu

New Contributors

All Contributors

@chrisholder, @DBCerigo, @GuiArcencio, @hadifawaz1999, @MatthewMiddlehurst, @RafaAyGar, @TonyBagnall

Full Changelog: v0.2.0...v0.3.0