scikit-learn/examples/mixture
Andreas Mueller 32eb8b57f8 ENH rename eval / pseudolikelihood to score_samples 2013-07-26 23:32:23 +02: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 ENH rename eval / pseudolikelihood to score_samples 2013-07-26 23:32:23 +02: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.