Skip to content

Commit

Permalink
DOCS-#2417: add sklearn example (#2425)
Browse files Browse the repository at this point in the history
Signed-off-by: reshamas <reshama.stat@gmail.com>
  • Loading branch information
reshamas authored Nov 14, 2020
1 parent 40ae5a8 commit b01f91f
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion docs/examples/index.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
Examples
========

Coming Soon...
scikit-learn with LinearRegression
----------------------------------
Here is a Jupyter Notebook example which uses Modin with scikit-learn
and linear regression `sklearn LinearRegression`_.

.. _sklearn LinearRegression: https://github.com/modin-project/modin/blob/master/examples/modin-scikit-learn-example.ipynb

0 comments on commit b01f91f

Please sign in to comment.