Update scikit-learn to 0.19*

Release notes can be found here http://scikit-learn.org/stable/whats_new.html#version-0-19-1
This commit is contained in:
Tudor
2018-04-26 23:18:48 +02:00
parent 1dc1481636
commit bfd82c5abf

View File

@@ -25,7 +25,7 @@ RUN conda install --quiet --yes \
'matplotlib=2.0*' \
'scipy=0.19*' \
'seaborn=0.7*' \
'scikit-learn=0.18*' \
'scikit-learn=0.19*' \
'scikit-image=0.12*' \
'sympy=1.0*' \
'cython=0.25*' \