8000 DOC Fix typo (#9996) · maskani-moh/scikit-learn@63d62fc · GitHub
[go: up one dir, main page]

Skip to content

Commit 63d62fc

Browse files
jinkunwmaskani-moh
authored andcommitted
DOC Fix typo (scikit-learn#9996)
1 parent 20cbb72 commit 63d62fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/mixture/plot_concentration_prior.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
concentration prior.
1313
1414
The ``BayesianGaussianMixture`` class can adapt its number of mixture
15-
componentsautomatically. The parameter ``weight_concentration_prior`` has a
15+
components automatically. The parameter ``weight_concentration_prior`` has a
1616
direct link with the resulting number of components with non-zero weights.
1717
Specifying a low value for the concentration prior will make the model put most
1818
of the weight on few components set the remaining components weights very close

0 commit comments

Comments
 (0)
0