An open API service indexing awesome lists of open source software.

https://github.com/goldensunliu/k-means-plus

K-means++ clustering a classification of data. It is identical to the K-means algorithm, except for the careful selection of initial conditions.
https://github.com/goldensunliu/k-means-plus

clustering-algorithm javascript kmeans-algorithm kmeans-clustering kmeansplusplus node-module

Last synced: about 1 month ago
JSON representation

K-means++ clustering a classification of data. It is identical to the K-means algorithm, except for the careful selection of initial conditions.

Awesome Lists containing this project