1.0.2 • Published 9 years ago

cluster-kmeans v1.0.2

Weekly downloads
4
License
MIT
Repository
github
Last release
9 years ago

cluster-kmeans

experimental

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 fayearthur@gmail.com Modifications: 2015 David Tran cdavid.tran@gmail.com

Usage

NPM

License

MIT, see LICENSE.md for details.