simple-kd-tree
轻量化kd-tree搜索方法
轻量化kd-tree搜索方法
Javascript implementation that calculates the Silhouette coefficient of a clustering.
Incrementally partition data into `k` clusters.
kmeans
A basic Javascript implementation of the cluster analysis algorithm.