update scikit-learn to latest release (v0.18*)

Enhancement
This commit is contained in:
Jorge Valhondo Rama
2017-01-17 12:41:13 +01:00
committed by GitHub
parent fcf5ef4aec
commit 0e717a6a19

View File

@@ -25,7 +25,7 @@ RUN conda install --quiet --yes \
'matplotlib=1.5*' \
'scipy=0.17*' \
'seaborn=0.7*' \
'scikit-learn=0.17*' \
'scikit-learn=0.18*' \
'scikit-image=0.11*' \
'sympy=1.0*' \
'cython=0.23*' \