aeon v0.7.0
MatthewMiddlehurst
released this
09 Feb 10:57
·
731 commits
to main
since this release
See our changelog to view all changes for this release.
Highlights
- Implementations of the
SASTTransformer
andSASTClassifier
fit_predict
/fit_predict_proba
methods inBaseClassifier
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
- @frankl1 made their first contribution in #958
- @andregdmitri made their first contribution in #1065
- @jose-gilberto made their first contribution in #1073
- @julu98 made their first contribution in #1112
All Contributors
@andregdmitri, @baraline, @dguijo, @frankl1, @hadifawaz1999, @hedeershowk, @jose-gilberto, @julu98, @MatthewMiddlehurst, @patrickzib, @TonyBagnall, @xiaopu222, @zy18811
Full Changelog: v0.6.0...v0.7.0