Searched refs:KMeans (Results 1 – 5 of 5) sorted by relevance
37 summary: "Selects num_to_sample rows of input using the KMeans++ criterion."
8 name: "KMeans"
1 path: "tensorflow.estimator.experimental.KMeans"
188 tf.estimator.experimental.KMeans(2)
56 class KMeans(object): class