Skip to content

Commit 914c4d3

Browse files
authored
Remove dask xgboost
Fixes #911. This package only works with xgboost <= 0.90: https://github.com/dask/dask-xgboost/blob/master/requirements.txt#L1 BUG=175051617
1 parent 7fae512 commit 914c4d3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,6 @@ RUN pip install mpld3 && \
229229
pip install geoplot && \
230230
pip install eli5 && \
231231
pip install implicit && \
232-
pip install dask-ml[xgboost] && \
233232
pip install kaggle && \
234233
/tmp/clean-layer.sh
235234

0 commit comments

Comments
 (0)