Type IKMeansClustering Namespace tensorflow_estimator.python.estimator.canned.kmeans Interfaces IEstimator Methods predict_cluster_index score transform Public instance methods object predict_cluster_index(object input_fn) object score(object input_fn) object transform(object input_fn)