skmeans
Super fast simple k-means and k-means++ clustering for unidimiensional and multidimensional data. Works in node and browser
Found 48 results for kmeans
Super fast simple k-means and k-means++ clustering for unidimiensional and multidimensional data. Works in node and browser
K-Means clustering
Hierarchical clustering algorithms
A fast, efficient k-means clustering implementation in TypeScript
kmeans plus plus, in typescript!
node wrapper around python implementation of k-means using numpy
Simple Javascript implementation of the k-means algorithm, for node.js and the browser
find clusters in coordinates
Financial Technical Analysis in JavaScript
A k-means implementation for JavaScript
kmeans clustering in JS
High-performance TypeScript clustering algorithms (K-Means, Spectral, Agglomerative) with TensorFlow.js acceleration and scikit-learn compatibility
Machine learning library for Node.js. You can also use this library in browser.
k-means with k-means++-initialization
A Library for Calculating K-Means using Tensorflow
Color Quantiliaztion in vanilla Javascript for browser/Nodejs, powered by an optimized k-means algorithm.
A library for creating and managing embeddings with PCA and k-means clustering.
Machine Learning library for node.js
Incrementally partition data into `k` clusters.
A simple implementation of a single dimensional k-means-clustering algorithm.
Clusters an array of vectors into k clusters using k-means (using random initial centroids and Euclidean as the distance function).
node wrapper around python implementation of k-means using numpy
A Library for Calculating K-Means using Tensorflow, for browser
Scalable kmeans clustering algorithm in js using objects as input vectors, tailor made for sparse matrix
K-Means implementation in JavaScript
A simple data mining library, written in TypeScript
轻量化kd-tree搜索方法
A JS/TS implementation of the k-means algorithm.
Machine Learning library for skale-engine
A Library for Calculating K-Means using Tensorflow
A Library for Calculating K-Means using Tensorflow, add save model function, for nodejs
Gap statistic for kmeans analysis
K means clustering on colors
k-means clustering in TypeScript
A javascript implementation of k-means clustering algorithm that include one/two dimentional arrays, and supports objects as well for coordinates
Implementation of the k-means clustering algorithm
Simple kmean clustering
kmeans clustering in JS
a tool for calculating the result of suggestion with kmeans algorithm
Train machine learning models in pure Javascript using battle-tested implementations that improve on Python's sklearn and R's caret.
A wasm library for finding the dominant colors in an image using kmeans clustering
Utility library for calculating cosine similarity thresholds
an implementation of the kmeans quantization algorithm
kmeans
A library to extract dominant colors from images.
K-Means clustering of multi-dimensional observations using TypeScript and Node