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

Faster k-means #11

Open
Arkoniak opened this issue Feb 24, 2020 · 0 comments
Open

Faster k-means #11

Arkoniak opened this issue Feb 24, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Arkoniak
Copy link
Collaborator

Arkoniak commented Feb 24, 2020

As a future step after the implementation of point-wise parallel computations, it would make sense to improve algorithm by using "Fast kmeans" techniques.

Several approaches exists, here is some inspirational links

In latter case one should be careful though, there is no license, should contact author whether our MIT is applicable.

sonic

@PyDataBlog PyDataBlog added the enhancement New feature or request label Feb 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants