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 for 3D in K-Means. #569

Closed
wants to merge 1 commit into from
Closed

Conversation

Komzpa
Copy link
Member

@Komzpa Komzpa commented Jun 28, 2020

Closes #4710.

Paving the way for XMeans: remove pointers-to-pointers, sanitize nulls upon input and not on each step, check for convergence during update_r and not by comparing cluster id's to backup.

@Algunenano
Copy link
Member

Can you also update the documentation and add tests around the other 2 main paths (using the centroid and using the bbox), please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants