npm-kmeans
Implementation of the k-means clustering algorithm
Implementation of the k-means clustering algorithm
A javascript implementation of k-means clustering algorithm that include one/two dimentional arrays, and supports objects as well for coordinates
various machine learning routines for node
node wrapper around python implementation of k-means using numpy
A typescript implementation of the k-means algorithm with different customization capabilities.
node wrapper around python implementation of k-means using numpy
A simple implementation of a single dimensional k-means-clustering algorithm.
Colors clustering based on K-means algorithm & CIE76. The seeds are extended color keywords from CSS Color Module Level 3 (W3C Recommendation 07 June 2011).
K-Means Clustering Module
K-MeansJS contains all the necessary logic for clustering unsupervised n-dimensional data.
A tool for data PCA(Principle Component Analysis) and cluster(K-Means & K-Medoids).
Intelligent text batching library that uses k-means clustering to group sentences by length for optimal processing.
A JS/TS implementation of the k-means algorithm.
K-Means to categorize texts using natural algorithm
A simple k-means clustering implement.
A basic Javascript implementation of the cluster analysis algorithm.
kmeans
cluster the pixels of an image into arbitrary groups
轻量化kd-tree搜索方法
Javascript implementation that calculates the Silhouette coefficient of a clustering.