Skip to content

Commit

Permalink
Remove useless images and the LLE example ...
Browse files Browse the repository at this point in the history
... that was not meant for the tutorial.
  • Loading branch information
Fabian Pedregosa committed Aug 29, 2011
1 parent c17dbd2 commit 88ef3f0
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 310 deletions.
7 changes: 0 additions & 7 deletions advanced/scikit-learn/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -443,13 +443,6 @@ Now we can visualize the (transformed) iris dataset!
:align: center


You can also try to visualize the digits dataset ...

And there are manifold learning algorithms that do a better job

.. image:: plot_lle_digits_5.png
:scale: 50
:align: center

PCA is not just useful for visualization of high dimensional
datasets. It can also be used as a preprocessing step to help speed up
Expand Down
Binary file removed advanced/scikit-learn/k_means_iris_bad_init.png
Binary file not shown.
Binary file removed advanced/scikit-learn/lars.png
Binary file not shown.
Binary file removed advanced/scikit-learn/plot_lle_digits_5.png
Binary file not shown.
303 changes: 0 additions & 303 deletions advanced/scikit-learn/svm_gui.py

This file was deleted.

0 comments on commit 88ef3f0

Please sign in to comment.