diff --git a/doc/source/xgboost-ray.rst b/doc/source/xgboost-ray.rst index ca3a1ea0cf9b..94cbf8c801ef 100644 --- a/doc/source/xgboost-ray.rst +++ b/doc/source/xgboost-ray.rst @@ -104,8 +104,6 @@ Here is a simplified example (which requires ``sklearn``\ ): print(pred_ray) -<<<<<<< HEAD -======= scikit-learn API ^^^^^^^^^^^^^^^^ @@ -185,7 +183,6 @@ Things to keep in mind: For more information on the scikit-learn API, refer to the `XGBoost documentation `_. ->>>>>>> 2ce73ce84 ([docs] Revert #16919 and fix documentation build (#17270)) Data loading ------------ @@ -610,8 +607,6 @@ API reference .. autofunction:: xgboost_ray.train .. autofunction:: xgboost_ray.predict -<<<<<<< HEAD -======= scikit-learn API ^^^^^^^^^^^^^^^^ @@ -627,4 +622,3 @@ scikit-learn API .. .. autoclass:: xgboost_ray.RayXGBRFRegressor .. :members: ->>>>>>> 2ce73ce84 ([docs] Revert #16919 and fix documentation build (#17270))