Search results
47 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
A JS/TS implementation of the k-means algorithm.
node wrapper around python implementation of k-means using numpy
Clusters an array of vectors into k clusters using k-means (using random initial centroids and Euclidean as the distance function).
A Library for Calculating K-Means using Tensorflow, for browser
K-Means implementation in JavaScript
kmeans
Implementation of the k-means clustering algorithm
A Library for Calculating K-Means using Tensorflow
轻量化kd-tree搜索方法
A simple data mining library, written in TypeScript
- machine-library
- ml
- clustering
- community-detection
- network
- distance
- dimensionality-reduction
- ranking
- kmeans
- dbscan
- hierarchical
- pca
- t-sne
- pagerank
- View more
Train machine learning models in pure Javascript using battle-tested implementations that improve on Python's sklearn and R's caret.
- machine learning
- ml
- ai
- npm
- module
- node
- javascript
- data science
- random forest
- decision tree
- cart
- linear regression
- linear classifier
- stochastic gradient descent
- View more
A simple implementation of a single dimensional k-means-clustering algorithm.
- basic
- simple
- k-means
- kmeans
- k-means-clustering
- clustering
- statistics
- analysis
- binning
- grouping
- cluster
- 1D
- single-dimension
- machine-learning
K means clustering on colors
Gap statistic for kmeans analysis
A wasm library for finding the dominant colors in an image using kmeans clustering
k-means clustering in TypeScript
Simple kmean clustering
A library to extract dominant colors from images.
kmeans clustering in JS
K-Means clustering of multi-dimensional observations using TypeScript and Node