scikit-learn/examples/mixture
Olivier Grisel ca48f82ab8 s/\bcross_val\b/cross_validation/g 2011-09-06 14:44:32 +02:00
..
README.txt DOC: scikits.learn -> sklearn 2011-09-03 09:10:40 +02:00
plot_gmm.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
plot_gmm_classifier.py s/\bcross_val\b/cross_validation/g 2011-09-06 14:44:32 +02:00
plot_gmm_pdf.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
plot_gmm_sin.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00

README.txt

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

Examples concerning the `sklearn.mixture` package.