scikit-learn/examples/mixture
Alexander Fabisch 86974f8d72 Rename example to plot_gmm_covariances.py 2015-11-02 19:24:51 +01:00
..
README.txt move around examples for better structure. 2014-07-17 09:35:30 +02:00
plot_gmm.py Added colorblind capability 2015-10-23 19:04:34 +02:00
plot_gmm_covariances.py Rename example to plot_gmm_covariances.py 2015-11-02 19:24:51 +01:00
plot_gmm_pdf.py CLN: Capitalize "Gaussian" in example docstrings 2014-06-01 16:53:23 -04:00
plot_gmm_selection.py Added colorblind capability 2015-10-23 19:04:34 +02:00
plot_gmm_sin.py Added colorblind capability 2015-10-23 19:04:34 +02:00

README.txt

.. _mixture_examples:

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

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