Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/navdeep-G/h2o3-gapstat

Estimating the number of clusters in a data set via the gap statistic. Implemented in H2O-3
https://github.com/navdeep-G/h2o3-gapstat

big-data clustering data-science datascience distributed gap-statistic h2o-3 java kmeans kmeans-clustering machine-learning multithreading open-source

Last synced: 3 months ago
JSON representation

Estimating the number of clusters in a data set via the gap statistic. Implemented in H2O-3

Lists

README

        

# Gap Statistic

## Implementation of Gap Statistic in [H2O-3](https://github.com/h2oai/h2o-3)

### Reference:
* https://statweb.stanford.edu/~gwalther/gap
* https://stat.ethz.ch/R-manual/R-devel/library/cluster/html/clusGap.html