DOC Added hyperlink to AIC-BIC User Guide entry (#23146)

Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
This commit is contained in:
Meekail Zain 2022-04-17 16:37:32 -04:00 committed by GitHub
parent 65ae1a8586
commit cf237bfec0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ Gaussian Mixture Model Selection
================================
This example shows that model selection can be performed with
Gaussian Mixture Models using information-theoretic criteria (BIC).
Gaussian Mixture Models using :ref:`information-theoretic criteria (BIC) <aic_bic>`.
Model selection concerns both the covariance type
and the number of components in the model.
In that case, AIC also provides the right result (not shown to save time),