Skip to content

aeon v1.3.0

Latest

Choose a tag to compare

@MatthewMiddlehurst MatthewMiddlehurst released this 09 Sep 12:05
· 23 commits to main since this release
c80baf7

See our changelog to view all changes for this release.

Highlights

  • A massive update to the forecasting module and its framework. New forecasters include ARIMA/AutoARIMA, SETAR-Tree/Forest, Theta, TAR/SETAR, and deep learners. Thank you to all contributors including our GSoC 2024 students!
  • The shapelet transform and extending algorithms now accept unequal length series and have had a massive speed-up
  • KNN and KMeans algorithms now have n_jobs support for multithreading
  • A download function for the RehabPile dataset collection has been implemented
  • An implementation of ESMOTE for imbalanced classification problems has been added to the collection transformers module
  • The Time Mixup Contrastive Learning (TimeMCL) algorithm has been added to the self supervised module housed in the transformations package

New Contributors

All Contributors

@alexbanwell1, @angus924, @aryanpola, @baraline, @chrisholder, @CodeFor2001, @hadifawaz1999, @inclinedadarsh, @Kaustbh, @kavya-r30, @LinGinQiu, @lucifer4073, @MatthewMiddlehurst, @OutragedOctopus, @PipaFlores, @Ramana-Raja, @sarthakuwar, @shinymack, @TinaJin0228, @TonyBagnall, @yarikoptic

Full Changelog: v1.2.0...v1.3.0