On Wed, Nov 09, 2011 at 03:17:19PM -0700, Alejandro Weinstein wrote: > If i go to the Python Module Index
> http://scikit-learn.org/stable/py-modindex.html > I cannot find the sklearn.manifold module. Is there a reason for this > to be missing? I am not completely sure why it is not there actually. This is an automatically generated index, and I don't know the details of how it is generated. 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. Actually, I would suggest that, if nobody in the development team knows how to control these entries, we simply disable the module index (I know how to do that :>). What do other developers think? Cheers, Gaël ------------------------------------------------------------------------------ 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
