Cluster centers of the transformed data.
Cluster centers of the transformed data.
Size of (number of data points in) each cluster.
Size of (number of data points in) each cluster.
Name for column of features in predictions
Name for column of features in predictions
Number of clusters
Number of clusters
Name for column of predicted clusters in predictions
Name for column of predicted clusters in predictions
DataFrame produced by KMeansModel.transform()
DataFrame produced by KMeansModel.transform()
:: Experimental :: Summary of KMeans.