scikit-learn/examples/mixture
Olivier Grisel b2c5f4d9e7 Better title 2013-10-30 21:10:28 +01:00
..
README.txt DOC: Fixed links to modules in the example gallery 2011-12-19 16:07:01 +01:00
plot_gmm.py removed get_means, set_means, get_weights, set_weights 2012-02-02 15:16:26 +01:00
plot_gmm_classifier.py example fixes to clean first docstring paragraph of rst code 2013-07-22 15:48:44 +02:00
plot_gmm_pdf.py Better title 2013-10-30 21:10:28 +01:00
plot_gmm_selection.py DOC spellfixes 2013-06-29 16:18:23 +03:00
plot_gmm_sin.py P3K range vs. xrange 2013-02-14 02:05:35 +01:00

README.txt

.. _mixture_examples:

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

Examples concerning the :mod:`sklearn.mixture` package.