From f6401fcb3d735897a81fb5f8616c7da1b7ce4509 Mon Sep 17 00:00:00 2001 From: Jinkun Wang Date: Tue, 24 Oct 2017 21:56:15 -0400 Subject: [PATCH] Fix typo --- examples/mixture/plot_concentration_prior.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/mixture/plot_concentration_prior.py b/examples/mixture/plot_concentration_prior.py index 0ddc7019cfe7e..b7e121c7cb302 100644 --- a/examples/mixture/plot_concentration_prior.py +++ b/examples/mixture/plot_concentration_prior.py @@ -12,7 +12,7 @@ concentration prior. The ``BayesianGaussianMixture`` class can adapt its number of mixture -componentsautomatically. The parameter ``weight_concentration_prior`` has a +components automatically. The parameter ``weight_concentration_prior`` has a direct link with the resulting number of components with non-zero weights. Specifying a low value for the concentration prior will make the model put most of the weight on few components set the remaining components weights very close