From d534719af6bafafde38654b8c18aef9d83eb7a27 Mon Sep 17 00:00:00 2001 From: Richard Liaw Date: Tue, 8 Dec 2020 21:48:26 -0800 Subject: [PATCH] temporary-fix (#12700) Signed-off-by: Richard Liaw --- doc/source/xgboost-ray.rst | 18 ------------------ 1 file changed, 18 deletions(-) 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