Skip to content

Fixed documentation for mean_precision_prior. Smaller->Larger #13764

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 5, 2019

Conversation

AraiKensuke
Copy link
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
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