Skip to content

Releases: tslearn-team/tslearn

v0.7.0

13 Nov 07:49
76039be

Choose a tag to compare

version 0.7.0

Changed

  • Explicit exception when using Global Alignment Kernel with sigma close to zero (#440)
  • Fixed shifting in K-shape shape extraction process (#385)
  • Support for scikit-learn up to 1.7 (#549)
  • Fixed LearningShapelets with variable length timeseries (#352)
  • The shapelets module now depends on Keras3+ and the underlying backend can be selected through the KERAS_BACKEND environment variable. Defaults to the first found installed backend among torch, tensorflow and jax (in that order).

Removed

  • Support for Python versions 3.8 and 3.9 is dropped

Added

  • per_timeseries and per_feature options for min-max and mean-variance scalers (#536)
  • TimeSeriesImputerclass: missing value imputer for time series (#564)
  • Frechet metrics and KNeighbors integration (#402)

v0.6.4

02 Jul 12:20

Choose a tag to compare

version 0.6.4

Compatibility with scikit-learn < 1.7

v0.6.3

12 Dec 14:35

Choose a tag to compare

version 0.6.3

v0.6.2

21 Aug 13:24

Choose a tag to compare

Bugs fixed in this release

  • Fixed an incorrect calculation of the normalization term for cdist_soft_dtw_normalized when dataset2 is provided.
  • Fixed UCR/UEA datasets download link

v0.6.1

05 Jul 12:11

Choose a tag to compare

version 0.6.1

v0.6.0

03 Jul 19:34

Choose a tag to compare

version 0.6.0

v0.5.3.2

20 Jan 13:21

Choose a tag to compare

version 0.5.3.2

v0.5.3.1

20 Jan 13:05

Choose a tag to compare

version 0.5.3.1

v0.5.3

18 Jan 14:02
7bea358

Choose a tag to compare

version 0.5.3

v0.5.2

16 Aug 07:09

Choose a tag to compare

version 0.5.2