hclust
Clustering library
An implementation of hierarchical clustering algorithms in JavaScript
Hierarchical clustering in JavaScript
53 stars
14 watching
6 forks
Language: JavaScript
last commit: over 2 years ago agnesclusteringdiana
Related projects:
Repository | Description | Stars |
---|---|---|
mljs/kmeans | An implementation of K-means clustering algorithm in TypeScript. | 87 |
emilbayes/clustering.js | Provides implementations of clustering algorithms in JavaScript | 30 |
juliastats/clustering.jl | A collection of clustering algorithms and evaluation metrics for data analysis | 355 |
mljs/hash-table | An implementation of an open addressing hash table with double hashing in JavaScript | 1 |
mapbox/supercluster | A JavaScript library for efficiently grouping and analyzing spatial data points into clusters | 2,111 |
joshuaeckroth/clj-ml | A Clojure library for building machine learning models on top of Weka and other algorithms | 136 |
schnerd/d3-scale-cluster | A D3.js scale that groups data into discrete clusters using a 1-dimensional clustering algorithm. | 132 |
aggregateknowledge/java-hll | A Java library implementing a probabilistic set data structure for counting distinct values with tunable precision | 313 |
mljs/bit-array | A JavaScript library for efficient binary array operations | 6 |
cloudkj/lambda-ml | A machine learning library written in Lisp (Clojure) providing simple implementations of various algorithms and utilities. | 76 |
patrickjane/node-hss-skill | A Node.js library facilitating skill development for the Hermes Skill Server | 0 |
mljs/distance | A set of distance functions for comparing vectors in various mathematical metrics | 67 |
jsmlt/jsmlt | A JavaScript library implementing well-known machine learning algorithms in an understandable and modular way for education and research. | 25 |
mikeizbicki/hlearn | Developing a high-performance machine learning library that balances speed and flexibility in Haskell | 1,622 |
jhiesey/webdht | A JavaScript implementation of a distributed hash table | 16 |