aeon v0.3.0
·
1267 commits
to main
since this release
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
- @DBCerigo made their first contribution in #379
- @RafaAyGar made their first contribution in #335
All Contributors
@chrisholder, @DBCerigo, @GuiArcencio, @hadifawaz1999, @MatthewMiddlehurst, @RafaAyGar, @TonyBagnall
Full Changelog: v0.2.0...v0.3.0