scikit-learn/examples/mixture
Fabian Pedregosa c77bf7b14c Rename n_states --> n_components in mixture & hmm + cosmetic changes. 2011-07-20 15:41:35 +02:00
..
README.txt DOC: Fix warnings 2011-04-10 22:44:13 +02:00
plot_gmm.py Rename n_states --> n_components in mixture & hmm + cosmetic changes. 2011-07-20 15:41:35 +02:00
plot_gmm_classifier.py Rename n_states --> n_components in mixture & hmm + cosmetic changes. 2011-07-20 15:41:35 +02:00
plot_gmm_pdf.py Rename n_states --> n_components in mixture & hmm + cosmetic changes. 2011-07-20 15:41:35 +02:00
plot_gmm_sin.py Rename n_states --> n_components in mixture & hmm + cosmetic changes. 2011-07-20 15:41:35 +02:00

README.txt

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

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