scikit-learn/examples/mixture
Fabian Pedregosa f00bdfa5b0 Rename scikits.learn.gmm to scikits.learn.mixture.
In the future mixture will become a directory, but for now there are
just GMMs.
2010-11-23 15:15:38 +01:00
..
README.txt Rename scikits.learn.gmm to scikits.learn.mixture. 2010-11-23 15:15:38 +01: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.gmm` package.