Add convergence argument to K-means #188
Labels
easy
Relatively easy to solve issues
enhancement
New feature or request
good first issue
Good for newcomers
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.
The text was updated successfully, but these errors were encountered: