Algorithms Implemented

Most practical variants of K-means clustering are implemented or can be implemented with this package.

If you find a novel variant of k-means clustering that is provably superior in some manner, implement it using the package and send a pull request along with the paper analyzing the variant! Here are some newer algorithms that are worth investigating:

Last updated