This repository was archived by the owner on Jul 16, 2021. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 42
Support new version of xgboost? #83
Comments
Hi @cookielee77 ! You may also be interested in using the xgboost.dask package. See https://xgboost.readthedocs.io/en/latest/tutorials/dask.html |
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)? |
@cookielee77, good question. The functionality in |
Thanks for the clarification! |
Yes please use xgboost for this functionality. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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!
The text was updated successfully, but these errors were encountered: