[docs] Polish community integrations docs (#10780)

This commit is contained in:
Eric Liang
2020-09-14 14:41:06 -07:00
committed by GitHub
parent 017737b82b
commit daabe6bb1f
18 changed files with 121 additions and 70 deletions
+4 -3
View File
@@ -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