Skip to content
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

FIX initialise Birch centroid_ in all cases #13651

Merged
merged 2 commits into from Apr 16, 2019

Conversation

jnothman
Copy link
Member

Fixes #6172. Do not have an example to reproduce the error, and hence no test case.

Fixes scikit-learn#6172. Do not have an example to reproduce` error.
@jnothman jnothman added this to the 0.21 milestone Apr 16, 2019
Copy link
Member

@adrinjalali adrinjalali left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was thinking of closing that issue since it was still kinda in a "Need Info" state. But this LGTM, thanks @jnothman

@jnothman
Copy link
Member Author

@NicolasHug you didn't want to push the green button?

@NicolasHug NicolasHug merged commit 251d6e6 into scikit-learn:master Apr 16, 2019
jeremiedbb pushed a commit to jeremiedbb/scikit-learn that referenced this pull request Apr 25, 2019
xhluca pushed a commit to xhluca/scikit-learn that referenced this pull request Apr 28, 2019
xhluca pushed a commit to xhluca/scikit-learn that referenced this pull request Apr 28, 2019
xhluca pushed a commit to xhluca/scikit-learn that referenced this pull request Apr 28, 2019
koenvandevelde pushed a commit to koenvandevelde/scikit-learn that referenced this pull request Jul 12, 2019
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.

BIRCH fails with "'_CFSubcluster' object has no attribute 'centroid_'"
3 participants