ML metrics
Currently kmeans.py includes an implementation of the gap statistic, which is a means of choosing the number of clusters (k) that have the greatest separation compared to a uniform null reference matrix.
ML metrics
Currently kmeans.py includes an implementation of the gap statistic, which is a means of choosing the number of clusters (k) that have the greatest separation compared to a uniform null reference matrix.