Skip to content

Commit

Permalink
Add link to datasets preview docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ericl authored Jul 16, 2021
1 parent e7ede45 commit 26a2866
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ Ray is packaged with the following libraries for accelerating machine learning w
- `RLlib`_: Scalable Reinforcement Learning
- `RaySGD <https://docs.ray.io/en/master/raysgd/raysgd.html>`__: Distributed Training Wrappers
- `Ray Serve`_: Scalable and Programmable Serving
- `Datasets`_: Distributed Arrow on Ray (preview)

There are also many `community integrations <https://docs.ray.io/en/master/ray-libraries.html>`_ with Ray, including `Dask`_, `MARS`_, `Modin`_, `Horovod`_, `Hugging Face`_, `Scikit-learn`_, and others. Check out the `full list of Ray distributed libraries here <https://docs.ray.io/en/master/ray-libraries.html>`_.

Expand Down
2 changes: 2 additions & 0 deletions doc/source/data/dataset.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
.. _datasets:

Datasets: Distributed Arrow on Ray
==================================

Expand Down
1 change: 1 addition & 0 deletions doc/source/ray-overview/basics.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ On top of **Ray Core** are several libraries for solving problems in machine lea
- :ref:`rllib-index`
- :ref:`sgd-index`
- :ref:`rayserve`
- :ref:`datasets` (preview)

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>`.

Expand Down

0 comments on commit 26a2866

Please sign in to comment.