Skip to content
This repository was archived by the owner on Jul 16, 2021. It is now read-only.

Support new version of xgboost? #83

Closed
cookielee77 opened this issue Jul 12, 2021 · 5 comments
Closed

Support new version of xgboost? #83

cookielee77 opened this issue Jul 12, 2021 · 5 comments

Comments

@cookielee77
Copy link

Thanks for amazing package! Current version only supports xgboost <=0.90, but we used a newer version of xgboost >= 1.00. I'm wondering whether there is a plan to support the newer version of xgboost in the near future?

Thanks!

@mrocklin
Copy link
Member

Hi @cookielee77 ! You may also be interested in using the xgboost.dask package. See https://xgboost.readthedocs.io/en/latest/tutorials/dask.html

@cookielee77
Copy link
Author

cookielee77 commented Jul 12, 2021

Thanks for the quick answer! I'm wondering whether the difference between the xgboost.dask package in the above page and xgboost in dask_ml (which requires dask-xgboost)?

@jrbourbeau
Copy link
Member

@cookielee77, good question. The functionality in dask-xgboost has been upstreamed and included in the main xgboost package (that's the xgboost.dask package @mrocklin was referencing). We will soon deprecate dask-xgboost and recommend users move to xgboost.dask instead (xref #80).

@cookielee77
Copy link
Author

Thanks for the clarification!

@jakirkham
Copy link
Member

Yes please use xgboost for this functionality.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants