ray/doc/source/ray-more-libs/index.rst
Dmitri Gekhtman 6efca71c35
[docs][kubernetes] XGBoost ML example (#27313)
Adds a guide on running an XGBoost-Ray workload using KubeRay.

Signed-off-by: Dmitri Gekhtman <dmitri.m.gekhtman@gmail.com>
2022-08-01 19:30:41 -07:00

15 lines
483 B
ReStructuredText

More Ray ML Libraries
=====================
.. TODO: we added the three Ray Core examples below, since they don't really belong there.
Going forward, make sure that all "Ray Lightning" and XGBoost topics are in one document or group,
and not next to each other.
Ray has a variety of additional integrations with ecosystem libraries.
- :ref:`ray-joblib`
- :ref:`lightgbm-ray`
- :ref:`ray-multiprocessing`
- :ref:`ray-collective`
- :ref:`ray-lightning`
- :ref:`xgboost-ray`