cluster-kmeans

1.0.2 • Public • Published

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.

Dependencies (0)

    Dev Dependencies (1)

    Package Sidebar

    Install

    npm i cluster-kmeans

    Weekly Downloads

    2

    Version

    1.0.2

    License

    MIT

    Last publish

    Collaborators

    • eternallite