scikit-learn/examples/mixture
Gael varoquaux 4d1dcd2e65 DOC: scikits.learn -> sklearn 2011-09-03 09:10:40 +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 Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +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.