From f890808c14a31ec39eaf36d92cbcad8e3049c7e6 Mon Sep 17 00:00:00 2001 From: Kai Fricke Date: Fri, 16 Oct 2020 18:15:28 +0100 Subject: [PATCH] [docs] Add xgboost_ray to community integrations (#11428) --- doc/source/ray-libraries.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/doc/source/ray-libraries.rst b/doc/source/ray-libraries.rst index 1495bcaa6..3a0f2d867 100644 --- a/doc/source/ray-libraries.rst +++ b/doc/source/ray-libraries.rst @@ -109,6 +109,12 @@ spaCy is a library for advanced Natural Language Processing in Python and Cython [`Link to integration `__] +XGBoost |xgboost| +----------------- +XGBoost is a popular gradient boosting library for classification and regression. It is one of the most popular tools in data science and workhorse of many top-performing Kaggle kernels. + +[`Link to integration `__] + .. |classyvision| image:: images/classyvision.png :class: inline-figure :height: 30 @@ -161,6 +167,10 @@ spaCy is a library for advanced Natural Language Processing in Python and Cython :class: inline-figure :height: 30 +.. |xgboost| image:: images/xgboost_logo.png + :class: inline-figure + :height: 30 + .. |nlu| image:: images/nlu.png :class: inline-figure :height: 30