scikit-learn/scikits/learn/decomposition
Gael varoquaux b4fbd09f1e DOC: Fix warnings
Patching the numpy docscraper to avoid the use of 'toctree' that create a
lot of warnings for little good.

Fix warnings throughout the docs.
2011-04-11 22:07:58 +02:00
..
tests MISC: another style fix for a private function in nmf 2011-04-11 22:07:57 +02:00
__init__.py Renamed fastica.py to fastica_.py 2011-04-07 16:44:02 +03:00
fastica_.py DOC: Fix warnings 2011-04-11 22:07:58 +02:00
nmf.py ENH: avoid the use of lambdas in NMF to get a more informative profiling output 2011-04-11 22:07:58 +02:00
pca.py FIX: Explicit docstring inheritance 2011-04-07 19:24:47 +03:00