v0.3.0

June 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

  • 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

Benchmarking

Enhancements

Classification

Bug Fixes

Enhancements

Refactored

Other

Clustering

Bug Fixes

Distances

Bug Fixes

Enhancements

Other

Regression

Enhancements

Transformations

Bug Fixes

Enhancements

Maintenance

Refactored

Other

Bug Fixes

Documentation

Enhancements

Maintenance

Other

Contributors

The following have contributed to this release through a collective 33 GitHub Pull Requests:

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