cluster-kmeans
v1.0.2
Published
Clusters an array of vectors into k clusters using k-means (using random initial centroids and Euclidean as the distance function).
Downloads
15
Readme
cluster-kmeans
Clusters an array of vectors into k clusters using k-means (using random initial centroids and Euclidean as the distance function).
The MIT License (MIT) Copyright (c) 2011 Heather Arthur [email protected] Modifications: 2015 David Tran [email protected]
Usage
License
MIT, see LICENSE.md for details.