Skip to content

aeon v0.8.0

Compare
Choose a tag to compare
@MatthewMiddlehurst MatthewMiddlehurst released this 05 Apr 10:10
· 725 commits to main since this release
5f8974f

See our changelog to view all changes for this release.

Highlights

  • Deprecations from 0.7.0 have been removed, see the package deprecation sections for more details
  • typing-extensions has been added as a core dependency
  • The following deep learners are now available for regression: IndividualLITERegressor, LITETimeRegressor and EncoderRegressor
  • The HydraRegressor and MultiRocketHydraRegressor algorithms have been implemented for regression module
  • A wrapper for the tslearn LearningShapelets classifier has been added
  • Support for unequal length in pairwise distance calculation for the SBD and MSM distances is now available, this will be expanded to other distances in time

New Contributors

All Contributors

@aadya940, @AnonymousCodes911, @chrisholder, @CodeLionX, @hadifawaz1999, @harshithasudhakar, @itsdivya1309, @MatthewMiddlehurst, @TonyBagnall, @tvilight4, @vNtzYy

Full Changelog: v0.7.1...v0.8.0