gap-statistics
There are 2 repositories under gap-statistics topic.
shreyas-bk/OptimalCluster
OptimalCluster is the Python implementation of various algorithms to find the optimal number of clusters. The algorithms include elbow, elbow-k_factor, silhouette, gap statistics, gap statistics with standard error, and gap statistics without log. Various types of visualizations are also supported.
Akashtamate/GAP-STATISTICS
K-Means Clustering and the Gap-Statistics