Skip to content

aeon v1.6.0

Latest

Choose a tag to compare

@MatthewMiddlehurst MatthewMiddlehurst released this 18 Sep 16:13
· 4 commits to main since this release
b694b1c

See our changelog to view all changes for this release.

Highlights

  • LearningShapeletClassifier has been removed, following its deprecation in v1.5.0.
  • New estimators, including the ExtendedIsolationForest and MADRID anomaly detectors, the TimeSeriesAgglomerative clusterer and PrevalidatedRidgeClassifier.
  • Significant speed-ups across many estimators and transforms, including HIVE-COTE, interval-based forests, rotation forest, BOSS and cBOSS, TDE, Arsenal and RandomShapeletTransform.
  • Support for pandas 3, scikit-learn 1.9, and updates to many dependency bounds.
  • Deprecated for removal in v1.7.0: the use_pycatch22 parameter, and the unused load_lynx, load_shampoo_sales and load_PBS_dataset dataset loaders.
  • Lots of bug fixes!

New Contributors

All Contributors

@aadya940, @aashoday, @adam-goose, @alexbanwell1, @Anai-Guo, @AnkitKumarIISERB, @AshSgDe29071999, @baraline, @BB0813, @CedricConday, @EltonChang1, @GiGiKoneti, @hadifawaz1999, @Hrafz, @JayeshSuryavanshi, @johannfaouzi, @kiwoongyoon, @L4XB, @MatthewMiddlehurst, @mkzung, @montyy123, @natsu0529, @Obila34, @patrickzib, @Solaris-star, @SotonSweetXss, @TonyBagnall, @VedantMadane

Full Changelog: v1.5.0...v1.6.0