Skip to content

Commit

Permalink
Add auto function.
Browse files Browse the repository at this point in the history
  • Loading branch information
trivialfis committed Jan 13, 2021
1 parent 1171edc commit 2c6c4b9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions doc/python/python_api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -106,3 +106,9 @@ Dask API
.. autofunction:: xgboost.dask.DaskXGBClassifier

.. autofunction:: xgboost.dask.DaskXGBRegressor

.. autofunction:: xgboost.dask.DaskXGBRanker

.. autofunction:: xgboost.dask.DaskXGBRFRegressor

.. autofunction:: xgboost.dask.DaskXGBRFClassifier

0 comments on commit 2c6c4b9

Please sign in to comment.