scikit-learn/examples/mixture
Alexandre Passos 2eff92e86d Adding example; adding explicit lower bound computation; optionally monitoring convergence; full and tied work, somehow spherical and diag diverge. 2011-04-03 14:37:23 -03:00
..
README.txt scikits.learn.gmm -> scikits.learn.mixture 2010-12-05 14:53:39 -05:00
plot_dpgmm.py Adding example; adding explicit lower bound computation; optionally monitoring convergence; full and tied work, somehow spherical and diag diverge. 2011-04-03 14:37:23 -03: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.