Skip to content

Commit

Permalink
Adding scikit-learn-intelex package (Kaggle#1135)
Browse files Browse the repository at this point in the history
  • Loading branch information
napetrov authored Mar 28, 2022
1 parent 66a12ac commit f4d7262
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,8 @@ RUN pip install ibis-framework && \

RUN pip install scipy && \
pip install scikit-learn && \
# Scikit-learn accelerated library for x86
pip install scikit-learn-intelex && \
# HDF5 support
pip install h5py && \
pip install biopython && \
Expand Down

0 comments on commit f4d7262

Please sign in to comment.