aeon v0.8.0
·
725 commits
to main
since this release
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
andEncoderRegressor
- The
HydraRegressor
andMultiRocketHydraRegressor
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
- @harshithasudhakar made their first contribution in #1299
- @tvilight4 made their first contribution in #1213
- @vNtzYy made their first contribution in #1329
All Contributors
@aadya940, @AnonymousCodes911, @chrisholder, @CodeLionX, @hadifawaz1999, @harshithasudhakar, @itsdivya1309, @MatthewMiddlehurst, @TonyBagnall, @tvilight4, @vNtzYy
Full Changelog: v0.7.1...v0.8.0