skyline0623 / K-meansCluster
View external linksLinks

A java implementation of k-means algorithm.It uses ball tree as internal data structure to accelerate the computation.It uses 2-norm distance to compute the similarity between instances.
27Jun 19, 2015Updated 10 years ago

Alternatives and similar repositories for K-meansCluster

Users that are interested in K-meansCluster are comparing it to the libraries listed below

Sorting:

Are these results useful?