On Wed, Nov 9, 2011 at 3:51 PM, Gael Varoquaux <[email protected]> wrote: > You should use the table of contents to find what you are looking for: > http://scikit-learn.org/stable/user_guide.html > using a search in your browser, you'll find the manifold entry.
But in this page it is not easy to find the detailed documentation of all the functions and classes. I was able to find the LLE documentation for the class LocallyLinearEmbedding http://scikit-learn.org/stable/modules/generated/sklearn.manifold.LocallyLinearEmbedding.html#sklearn.manifold.LocallyLinearEmbedding But I was not able to find the equivalent documentation for the function locally_linear_embedding or for isomap . Alejandro. ------------------------------------------------------------------------------ RSA(R) Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1 _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
