scikit-learn/examples/mixture
Thomas J. Fan 70a185ae59
MAINT Enable and run black on examples (#20502)
2021-10-07 10:13:00 +02:00
..
README.txt move around examples for better structure. 2014-07-17 09:35:30 +02:00
plot_concentration_prior.py MAINT Enable and run black on examples (#20502) 2021-10-07 10:13:00 +02:00
plot_gmm.py MAINT Enable and run black on examples (#20502) 2021-10-07 10:13:00 +02:00
plot_gmm_covariances.py MAINT Enable and run black on examples (#20502) 2021-10-07 10:13:00 +02:00
plot_gmm_pdf.py MAINT Enable and run black on examples (#20502) 2021-10-07 10:13:00 +02:00
plot_gmm_selection.py MAINT Enable and run black on examples (#20502) 2021-10-07 10:13:00 +02:00
plot_gmm_sin.py MAINT Enable and run black on examples (#20502) 2021-10-07 10:13:00 +02:00

README.txt

.. _mixture_examples:

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

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