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
- Host: GitHub
- URL: https://github.com/navdeep-G/h2o3-gapstat
- Owner: navdeep-G
- License: apache-2.0
- Created: 2020-08-05T00:05:50.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-06T23:22:41.000Z (about 3 years ago)
- Last Synced: 2024-04-11T01:50:41.408Z (7 months ago)
- Topics: big-data, clustering, data-science, datascience, distributed, gap-statistic, h2o-3, java, kmeans, kmeans-clustering, machine-learning, multithreading, open-source
- Language: Java
- Homepage:
- Size: 80.1 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-h2o - h2o3-gapstat - 3 (Software)
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