Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions doc/modules/manifold.rst
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,10 @@ from the data itself, without the use of predetermined classifications.
* See :ref:`sphx_glr_auto_examples_manifold_plot_compare_methods.py` for an example of
dimensionality reduction on a toy "S-curve" dataset.

* See :ref:`sphx_glr_auto_examples_applications_plot_stock_market.py` for an example of
using manifold learning to map the stock market structure based on historical stock
prices.

The manifold learning implementations available in scikit-learn are
summarized below

Expand Down