Skip to content

Fixed documentation for mean_precision_prior. Smaller->Larger#13764

Merged
agramfort merged 1 commit intoscikit-learn:masterfrom
AraiKensuke:fixBGMdoc
May 5, 2019
Merged

Fixed documentation for mean_precision_prior. Smaller->Larger#13764
agramfort merged 1 commit intoscikit-learn:masterfrom
AraiKensuke:fixBGMdoc

Conversation

@AraiKensuke
Copy link
Copy Markdown
Contributor

Reference Issues/PRs

Fixes #13740.

What does this implement/fix? Explain your changes.

Documentation for parameter mean_precision_prior in BayesianGuassianMixture was incorrect. "Smaller" values concentrate means of each cluster around mean_prior should be "Larger" values concentrate.

Any other comments?

Thank you for the guidance on how to contribute and open a pull request.

@agramfort agramfort merged commit 3373e9c into scikit-learn:master May 5, 2019
@agramfort
Copy link
Copy Markdown
Member

thx @AraiKensuke

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BayesianGaussianMixture: Wrong documentation on mean_precision_prior

2 participants