8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65ae1a8 commit cf237bfCopy full SHA for cf237bf
examples/mixture/plot_gmm_selection.py
@@ -4,7 +4,7 @@
4
================================
5
6
This example shows that model selection can be performed with
7
-Gaussian Mixture Models using information-theoretic criteria (BIC).
+Gaussian Mixture Models using :ref:`information-theoretic criteria (BIC) <aic_bic>`.
8
Model selection concerns both the covariance type
9
and the number of components in the model.
10
In that case, AIC also provides the right result (not shown to save time),
0 commit comments