scikit-learn/examples/mixture
Gael varoquaux 09851fcc05 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-10 22:44:13 +02:00
..
README.txt DOC: Fix warnings 2011-04-10 22:44:13 +02:00
plot_gmm.py Rename scikits.learn.gmm to scikits.learn.mixture. 2010-11-23 15:15:38 +01:00
plot_gmm_classifier.py Rename scikits.learn.gmm to scikits.learn.mixture. 2010-11-23 15:15:38 +01:00
plot_gmm_pdf.py Rename scikits.learn.gmm to scikits.learn.mixture. 2010-11-23 15:15:38 +01:00

README.txt

Gaussian Mixture Models
-----------------------

Examples concerning the `scikits.learn.mixture` package.