Skip to content

Commit b1ba38b

Browse files
authored
DOC Add link to plot_swissroll example (scikit-learn#31378)
1 parent 936eb04 commit b1ba38b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/modules/manifold.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,9 @@ from the data itself, without the use of predetermined classifications.
115115
* See :ref:`sphx_glr_auto_examples_manifold_plot_manifold_sphere.py` for an example of
116116
manifold learning techniques applied to a spherical data-set.
117117

118+
* See :ref:`sphx_glr_auto_examples_manifold_plot_swissroll.py` for an example of using
119+
manifold learning techniques on a Swiss Roll dataset.
120+
118121
The manifold learning implementations available in scikit-learn are
119122
summarized below
120123

0 commit comments

Comments
 (0)