Note for DaskDMatrix. (#5144)

* Brief introduction to `DaskDMatrix`.

* Add xgboost.dask.train to API doc
This commit is contained in:
Jiaming Yuan
2019-12-23 18:55:32 +08:00
committed by GitHub
parent c8bdb652c4
commit a4b929385e
4 changed files with 63 additions and 37 deletions

View File

@@ -82,6 +82,8 @@ Dask API
.. autofunction:: xgboost.dask.DaskDMatrix
.. autofunction:: xgboost.dask.train
.. autofunction:: xgboost.dask.predict
.. autofunction:: xgboost.dask.DaskXGBClassifier