dislib
dislib copied to clipboard
Add convergence argument to K-means
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.