Skip to content

aeon v0.7.0

Compare
Choose a tag to compare
@MatthewMiddlehurst MatthewMiddlehurst released this 09 Feb 10:57
· 615 commits to main since this release
e68231e

See our changelog to view all changes for this release.

Highlights

  • Implementations of the SASTTransformer and SASTClassifier
  • fit_predict/fit_predict_proba methods in BaseClassifier for (sensibly) estimating accuracy on train data
  • ResNet based auto-encoder to deep learning clustering module
  • Introducing BaseSegmenter for segmentation module
  • Python 3.12 is now available!
  • Various additions, documentation updates, and implementations for the visualisation module
  • Many deprecations of old and unmaintained functionality (if you wish to help maintaining these, please get in touch!)

New Contributors

All Contributors

@andregdmitri, @baraline, @dguijo, @frankl1, @hadifawaz1999, @hedeershowk, @jose-gilberto, @julu98, @MatthewMiddlehurst, @patrickzib, @TonyBagnall, @xiaopu222, @zy18811

Full Changelog: v0.6.0...v0.7.0