Search results
45 packages found
Financial Technical Analysis in JavaScript
Utility library for calculating cosine similarity thresholds
JavaScript search engine
- JavaScript
- search
- engine
- search-engine
- bitap
- typescript
- fulltext
- string-search
- TFIDF
- BM25
- KMeans
- Naive-Bayes
- spelling
- ngram
Scalable kmeans clustering algorithm in js using objects as input vectors, tailor made for sparse matrix
Super fast simple k-means and k-means++ clustering for unidimiensional and multidimensional data. Works in node and browser
Clusters an array of vectors into k clusters using k-means (using random initial centroids and Euclidean as the distance function).
kmeans clustering in JS
K-Means clustering
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
node wrapper around python implementation of k-means using numpy
kmeans clustering in JS
Incrementally partition data into `k` clusters.
- stdlib
- stdmath
- stdml
- ml
- machine
- learning
- mathematics
- math
- statistics
- stats
- data mining
- quantization
- lloyds algorithm
- euclidean
- View more
Use Python's #1 machine learning library from Node.js
- scikit
- learn
- sklearn
- machine learning
- ml
- ai
- SelectorMixin
- CalibratedClassifierCV
- AffinityPropagation
- AgglomerativeClustering
- Birch
- DBSCAN
- FeatureAgglomeration
- KMeans
- View more
Hierarchical clustering algorithms
Implementation of the k-means clustering algorithm
Color Quantiliaztion in vanilla Javascript for browser/Nodejs, powered by an optimized k-means algorithm.
Simple Javascript implementation of the k-means algorithm, for node.js and the browser
A WASM implementation of Wang and Song's Ckmeans univariate clustering algorithm
a tool for calculating the result of suggestion with kmeans algorithm
A k-means implementation for JavaScript