scikit-learn/examples/mixture
Gilles Louppe 63331849ea DOC: Fixed links to modules in the example gallery 2011-12-19 16:07:01 +01:00
..
README.txt DOC: Fixed links to modules in the example gallery 2011-12-19 16:07:01 +01:00
plot_gmm.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
plot_gmm_classifier.py s/\bcross_val\b/cross_validation/g 2011-09-06 14:44:32 +02:00
plot_gmm_pdf.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
plot_gmm_sin.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00

README.txt

.. _mixture_examples:

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

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