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

Support BIRCH clustering #65

Closed
m-muecke opened this issue Apr 18, 2024 · 0 comments · Fixed by #70
Closed

Support BIRCH clustering #65

m-muecke opened this issue Apr 18, 2024 · 0 comments · Fixed by #70

Comments

@m-muecke
Copy link
Member

m-muecke commented Apr 18, 2024

Supported in the following package: https://github.com/mhahsler/stream check if predict method is supported. Also included in sklearn: https://scikit-learn.org/stable/modules/generated/sklearn.cluster.Birch.html#sklearn.cluster.Birch

Might as well incorporate BICO which is also written in C and there might be potential others as well that are implemented and not just serving as a wrapper such as dbscan.

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 a pull request may close this issue.

1 participant