Skip to content

Commit

Permalink
temporary-fix (#12700)
Browse files Browse the repository at this point in the history
Signed-off-by: Richard Liaw <rliaw@berkeley.edu>
  • Loading branch information
richardliaw committed Dec 9, 2020
1 parent a4dbb27 commit d534719
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions doc/source/xgboost-ray.rst
Expand Up @@ -143,21 +143,3 @@ the `examples folder <https://github.com/ray-project/xgboost_ray/tree/master/exa
* `[download dataset (2.6 GB)] <https://archive.ics.uci.edu/ml/machine-learning-databases/00280/HIGGS.csv.gz>`__
* `HIGGS classification example with Parquet <https://github.com/ray-project/xgboost_ray/tree/master/examples/higgs_parquet.py>`__ (uses the same dataset)
* `Test data classification <https://github.com/ray-project/xgboost_ray/tree/master/examples/train_on_test_data.py>`__ (uses a self-generated dataset)

Package Reference
-----------------


Training/Validation
~~~~~~~~~~~~~~~~~~~

.. autoclass:: ray.util.xgboost.RayParams

.. autofunction:: ray.util.xgboost.train

.. autofunction:: ray.util.xgboost.predict

RayDMatrix
~~~~~~~~~~

.. autoclass:: ray.util.xgboost.RayDMatrix

0 comments on commit d534719

Please sign in to comment.