getPointFromLargestVarianceCluster(Collection) |  | 0% |  | 0% | 6 | 6 | 18 | 18 | 1 | 1 |
getFarthestPoint(Collection) |  | 0% |  | 0% | 5 | 5 | 16 | 16 | 1 | 1 |
getPointFromLargestNumberCluster(Collection) |  | 0% |  | 0% | 4 | 4 | 12 | 12 | 1 | 1 |
cluster(Collection) |   | 77% |   | 61% | 6 | 11 | 9 | 30 | 0 | 1 |
chooseInitialCenters(Collection) |   | 92% |   | 78% | 5 | 17 | 4 | 45 | 0 | 1 |
KMeansPlusPlusClusterer(int) |  | 0% | | n/a | 1 | 1 | 2 | 2 | 1 | 1 |
getK() |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
getMaxIterations() |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
getRandomGenerator() |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
getEmptyClusterStrategy() |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
centroidOf(Collection, int) |  | 100% |  | 100% | 0 | 4 | 0 | 9 | 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(int, int, DistanceMeasure, RandomGenerator, KMeansPlusPlusClusterer.EmptyClusterStrategy) |  | 100% | | n/a | 0 | 1 | 0 | 6 | 0 | 1 |
KMeansPlusPlusClusterer(int, int, DistanceMeasure) |  | 100% | | n/a | 0 | 1 | 0 | 2 | 0 | 1 |
KMeansPlusPlusClusterer(int, int) |  | 100% | | n/a | 0 | 1 | 0 | 2 | 0 | 1 |
KMeansPlusPlusClusterer(int, int, DistanceMeasure, RandomGenerator) |  | 100% | | n/a | 0 | 1 | 0 | 2 | 0 | 1 |