Typing name : TASK.gws_gaia.KMeansPredictor Brick : gws_gaia Predict the closest cluster each sample using a K-Means modelPredictor of a K-means clustering model. Predict the closest cluster of each sample in a table belongs to. See https://scikit-learn.org/stable/modules/generated/sklearn.cluster.KMeans.html for more details. loginInputTable The input table TableLearned model The input model K means resultlogoutOutputresult The output result Table