mirror of
https://github.com/wassname/ray.git
synced 2026-09-11 12:43:20 +08:00
[docs] Polish community integrations docs (#10780)
This commit is contained in:
@@ -18,10 +18,11 @@ On top of **Ray Core** are several libraries for solving problems in machine lea
|
||||
- :ref:`sgd-index`
|
||||
- :ref:`rayserve`
|
||||
|
||||
There are also many :ref:`community libraries <ray-oss-list>` that integrate with Ray, including `Modin`_, `Hugging Face Transformers`_, :doc:`../dask-on-ray`, `MARS`_, `Horovod`_, and others.
|
||||
Check out the :ref:`full list of Ray distributed libraries here <ray-oss-list>`.
|
||||
There are also many :ref:`community integrations <ray-oss-list>` with Ray, including `Dask`_, `MARS`_, `Modin`_, `Horovod`_, `Hugging Face`_, `Scikit-learn`_, and others. Check out the :ref:`full list of Ray distributed libraries here <ray-oss-list>`.
|
||||
|
||||
.. _`Modin`: https://github.com/modin-project/modin
|
||||
.. _`Hugging Face Transformers`: https://huggingface.co/transformers/main_classes/trainer.html#transformers.Trainer.hyperparameter_search
|
||||
.. _`Hugging Face`: https://huggingface.co/transformers/main_classes/trainer.html#transformers.Trainer.hyperparameter_search
|
||||
.. _`MARS`: mars-on-ray.html
|
||||
.. _`Dask`: dask-on-ray.html
|
||||
.. _`Horovod`: https://horovod.readthedocs.io/en/stable/ray_include.html
|
||||
.. _`Scikit-learn`: joblib.html
|
||||
|
||||
Reference in New Issue
Block a user