conndots / KMeansCluster
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.
10Jun 19, 2015Updated 10 years ago

Alternatives and similar repositories for KMeansCluster

Users that are interested in KMeansCluster are comparing it to the libraries listed below

Sorting:

Are these results useful?