8000 DOC Added an example reference for plot_manifold_sphere.py (#30959) · scikit-learn/scikit-learn@c988345 · GitHub
[go: up one dir, main page]

Skip to content

Commit c988345

Browse files
authored
DOC Added an example reference for plot_manifold_sphere.py (#30959)
1 parent 17c84a8 commit c988345

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
@@ -112,6 +112,9 @@ from the data itself, without the use of predetermined classifications.
112112
using manifold learning to map the stock market structure based on historical stock
113113
prices.
114114

115+
* See :ref:`sphx_glr_auto_examples_manifold_plot_manifold_sphere.py` for an example of
116+
manifold learning techniques applied to a spherical data-set.
117+
115118
The manifold learning implementations available in scikit-learn are
116119
summarized below
117120

0 commit comments

Comments
 (0)
0