Login
Back to bricks list
Introduction Version

KMeans predictor

TASK
Typing name :  TASK.gws_gaia.KMeansPredictor Brick :  gws_gaia

Predict the closest cluster each sample using a K-Means model

Predictor 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.

Input

Table
The input table
Learned model
The input model

Output

result
The output result