Skip to content

Commit beef779

Browse files
DOC: add link plot stock market to manifold learning documentation (scikit-learn#29996)
Co-authored-by: Guillaume Lemaitre <guillaume@probabl.ai>
1 parent 6de55b3 commit beef779

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/modules/manifold.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,10 @@ from the data itself, without the use of predetermined classifications.
108108
* See :ref:`sphx_glr_auto_examples_manifold_plot_compare_methods.py` for an example of
109109
dimensionality reduction on a toy "S-curve" dataset.
110110

111+
* See :ref:`sphx_glr_auto_examples_applications_plot_stock_market.py` for an example of
112+
using manifold learning to map the stock market structure based on historical stock
113+
prices.
114+
111115
The manifold learning implementations available in scikit-learn are
112116
summarized below
113117

0 commit comments

Comments
 (0)