Add native support for Dask (#4473)

* Add native support for Dask

* Add multi-GPU demo

* Add sklearn example
This commit is contained in:
Rory Mitchell
2019-05-27 13:29:28 +12:00
committed by GitHub
parent 55e645c5f5
commit 09b90d9329
13 changed files with 407 additions and 16 deletions

3
.gitignore vendored
View File

@@ -96,3 +96,6 @@ plugin/updater_gpu/test/cpp/data
# files from R-package source install
**/config.status
R-package/src/Makevars
# Python install
python-package/xgboost/tracker.py