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

Add convergence argument to K-means #188

Open
javicid opened this issue Apr 23, 2019 · 0 comments
Open

Add convergence argument to K-means #188

javicid opened this issue Apr 23, 2019 · 0 comments
Labels
easy Relatively easy to solve issues enhancement New feature or request good first issue Good for newcomers

Comments

@javicid
Copy link
Collaborator

javicid commented Apr 23, 2019

Add convergence argument to K-means such that it can be executed without checking for convergence.

KMeans.centers should then be kept as future objects until the user access them.

@javicid javicid added enhancement New feature or request easy Relatively easy to solve issues labels Apr 23, 2019
@javicid javicid added the good first issue Good for newcomers label Nov 26, 2019
@cTatu cTatu added this to the release 0.8 milestone Oct 10, 2022
@cTatu cTatu removed this from the release 0.8 milestone Nov 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy Relatively easy to solve issues enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants