Skip to content

Commit 7c4ae12

Browse files
westurnerjreback
authored andcommitted
DOC: ecosystem: dask-ml (#18317)
1 parent 498a1e1 commit 7c4ae12

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

doc/source/ecosystem.rst

+7-1
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,13 @@ Out-of-core
225225
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
226226

227227
Dask is a flexible parallel computing library for analytics. Dask
228-
allow a familiar ``DataFrame`` interface to out-of-core, parallel and distributed computing.
228+
provides a familiar ``DataFrame`` interface for out-of-core, parallel and distributed computing.
229+
230+
`Dask-ML <https://dask-ml.readthedocs.io/en/latest/>`__
231+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
232+
233+
Dask-ML enables parallel and distributed machine learning using Dask alongside existing machine learning libraries like Scikit-Learn, XGBoost, and TensorFlow.
234+
229235

230236
`Blaze <http://blaze.pydata.org/>`__
231237
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)