scikit-learn/examples/mixture
Raghav R V f67e911124 DOC Modify documentation/examples for the new model_selection module 2015-10-29 16:49:23 +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_classifier.py DOC Modify documentation/examples for the new model_selection module 2015-10-29 16:49:23 +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.