Skip to content

G-means #506

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

Closed
nabilEM opened this issue Apr 11, 2019 · 4 comments
Closed

G-means #506

nabilEM opened this issue Apr 11, 2019 · 4 comments
Assignees
Labels
Enhancement Tasks related to enhancement and development Proposal Tasks that have been proposed by users

Comments

@nabilEM
Copy link

nabilEM commented Apr 11, 2019

Hello,

Thank you for your library, it's just fantastic and very useful.
I saw that G-means a well know clustering method haven't good implementation in python in internet. May you integrate it in your library?

Thank you.

@annoviko
Copy link
Owner

annoviko commented Apr 11, 2019

Hello, @nabilElmalki ,

Looks like this algorithm popular, thank you for your proposal. I will include this request to backlog for 0.9.1 release.

@annoviko
Copy link
Owner

annoviko commented Apr 11, 2019

Sources

  1. Greg Hamerly, Charles Elkan. "Learning the k in k-means".

Sub-tasks

  • Python implementation of the algorithm.

  • C/C++ implementation of the algorithm and interface for python.

  • Unit and integration tests.

  • Documentation and examples.

@annoviko annoviko added Proposal Tasks that have been proposed by users Enhancement Tasks related to enhancement and development labels Apr 11, 2019
@nabilEM
Copy link
Author

nabilEM commented Apr 12, 2019

Thank you. I look forward to the new version.

@annoviko
Copy link
Owner

annoviko commented Oct 6, 2019

The algorithm is available on the branch 'master'. And will be available in the release 0.9.2.

@annoviko annoviko closed this as completed Oct 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Tasks related to enhancement and development Proposal Tasks that have been proposed by users
Projects
None yet
Development

No branches or pull requests

2 participants