h2o3-gapstat
Cluster counting algorithm
An implementation of the Gap Statistic method to determine optimal cluster counts in datasets
Estimating the number of clusters in a data set via the gap statistic. Implemented in H2O-3
1 stars
3 watching
0 forks
Language: Java
last commit: 14 days ago
Linked from 1 awesome list
big-dataclusteringdata-sciencedatasciencedistributedgap-statistich2o-3javakmeanskmeans-clusteringmachine-learningmultithreadingopen-source
Related projects:
Repository | Description | Stars |
---|---|---|
navdeep-g/h2o3-pam | An implementation of the PAM algorithm in H2O-3 for clustering data. | 1 |
alexgkendall/optics_clustering | A MATLAB implementation of an unsupervised clustering algorithm that groups data points based on their density and reachability distances | 58 |
iralabdisco/pso-clustering | An algorithm for unsupervised machine learning tasks involving grouping similar data points into clusters. | 68 |
thedatumorg/kshape-matlab | A Matlab implementation of an efficient and accurate unsupervised method for clustering time-series data | 53 |
khadidjam/dc-dpm | A Distributed Clustering algorithm based on Dirichlet Process Mixture Model using Apache Spark | 4 |
e-xpertsolutions/go-cluster | Implementation of k-modes and k-prototypes clustering algorithms in Go. | 43 |
emilbayes/clustering.js | Provides implementations of clustering algorithms in JavaScript | 30 |
schnerd/d3-scale-cluster | A D3.js scale that groups data into discrete clusters using a 1-dimensional clustering algorithm. | 132 |
spark-clustering-notebook/g-stream | An implementation of data stream clustering algorithms using Spark Streaming. | 3 |
ayrat555/clope | An Elixir implementation of a fast and effective clustering algorithm for transactional data | 22 |
thupchnsky/mufc | An efficient method for federated clustering and its corresponding unlearning procedure to provably achieve accurate results | 18 |
hexgnu/wine_clustering | An application of machine learning to cluster similar data points from various sources | 0 |
google/uis-rnn | This library provides an implementation of an algorithm for segmenting and clustering sequential data, learning from examples. | 1,560 |
youweiliang/multi-view_clustering | Provides implementations of various multi-view spectral clustering algorithms for data analysis and visualization. | 85 |
pharo-ai/k-means | A Smalltalk implementation of the K-means clustering algorithm | 3 |