Skip to content

Experience-Monks/cluster-kmeans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Clusters an array of vectors into k clusters using k-means (using random initial centroids and Euclidean as the distance function).

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published