diff --git a/doc/source/xgboost-ray.rst b/doc/source/xgboost-ray.rst index bc6c583fc6cc1..578f6b7a7b3e9 100644 --- a/doc/source/xgboost-ray.rst +++ b/doc/source/xgboost-ray.rst @@ -143,21 +143,3 @@ the `examples folder `__ * `HIGGS classification example with Parquet `__ (uses the same dataset) * `Test data classification `__ (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