Skip to content

Remove dask xgboost#912

Merged
rosbo merged 1 commit into
masterfrom
rm-dask-xgboost
Dec 7, 2020
Merged

Remove dask xgboost#912
rosbo merged 1 commit into
masterfrom
rm-dask-xgboost

Conversation

@rosbo

@rosbo rosbo commented Dec 7, 2020

Copy link
Copy Markdown
Contributor

Fixes #911.

xgboost was downgraded from 1.x to 0.90 causing pain for XGBoost users (see #911).

This package only works with xgboost <= 0.90: https://github.com/dask/dask-xgboost/blob/master/requirements.txt#L1

The dask-xgboost package has very low usage (~100 over the last 90 days) and only ~100 stars on GitHub.

BUG=175051617

Fixes #911.

This package only works with xgboost <= 0.90: https://github.com/dask/dask-xgboost/blob/master/requirements.txt#L1

BUG=175051617
@rosbo

rosbo commented Dec 7, 2020

Copy link
Copy Markdown
Contributor Author

Thank you @marketneutral for flagging this issue.

@rosbo rosbo requested a review from Philmod December 7, 2020 21:35
@rosbo rosbo merged commit cb38e56 into master Dec 7, 2020
@rosbo rosbo deleted the rm-dask-xgboost branch December 7, 2020 23:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

XGBoost (accidentally?) downgraded in most recent image

2 participants