Skip to content

Commit

Permalink
Add python RF documentation (#4500)
Browse files Browse the repository at this point in the history
  • Loading branch information
RAMitchell authored and hcho3 committed May 25, 2019
1 parent 0ce300e commit 8ddd271
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions doc/python/python_api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,14 @@ Scikit-Learn API
:members:
:inherited-members:
:show-inheritance:
.. autoclass:: xgboost.XGBRFRegressor
:members:
:inherited-members:
:show-inheritance:
.. autoclass:: xgboost.XGBRFClassifier
:members:
:inherited-members:
:show-inheritance:

Plotting API
------------
Expand Down

0 comments on commit 8ddd271

Please sign in to comment.