We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 490281a commit 57c58f5Copy full SHA for 57c58f5
requirements_build.txt
@@ -1,6 +1,6 @@
1
numpy
2
numba
3
scipy
4
-scikit-learn<0.24
+scikit-learn
5
joblib>=0.12
6
h5py
tslearn/__init__.py
@@ -1,7 +1,7 @@
import os
__author__ = 'Romain Tavenard romain.tavenard[at]univ-rennes2.fr'
-__version__ = "0.5.3"
+__version__ = "0.5.3.1"
__bibtex__ = r"""@article{JMLR:v21:20-091,
author = {Romain Tavenard and Johann Faouzi and Gilles Vandewiele and
7
Felix Divo and Guillaume Androz and Chester Holtz and
0 commit comments