chooseInitialCenters(Collection, int, Random) |   | 92% |   | 78% | 5 | 17 | 4 | 45 | 0 | 1 |
cluster(Collection, int, int) |   | 93% |   | 83% | 3 | 11 | 1 | 29 | 0 | 1 |
getPointFromLargestVarianceCluster(Collection) |   | 91% |   | 90% | 1 | 6 | 1 | 18 | 0 | 1 |
getFarthestPoint(Collection) |   | 89% |   | 88% | 1 | 5 | 1 | 16 | 0 | 1 |
getPointFromLargestNumberCluster(Collection) |   | 85% |   | 83% | 1 | 4 | 1 | 12 | 0 | 1 |
cluster(Collection, int, int, int) |  | 100% |   | 90% | 1 | 6 | 0 | 18 | 0 | 1 |
assignPointsToClusters(List, Collection, int[]) |  | 100% |  | 100% | 0 | 3 | 0 | 11 | 0 | 1 |
getNearestCluster(Collection, Clusterable) |  | 100% |  | 100% | 0 | 3 | 0 | 11 | 0 | 1 |
KMeansPlusPlusClusterer(Random, KMeansPlusPlusClusterer.EmptyClusterStrategy) |  | 100% | | n/a | 0 | 1 | 0 | 4 | 0 | 1 |
KMeansPlusPlusClusterer(Random) |  | 100% | | n/a | 0 | 1 | 0 | 2 | 0 | 1 |