Searched refs:NUM_CLUSTERS_TARGETED (Results 1 – 1 of 1) sorted by relevance
45 private static final int NUM_CLUSTERS_TARGETED = 9; field in TimeClustering179 int meanItemsPerCluster = numItems / NUM_CLUSTERS_TARGETED; in setTimeRange()