Cluster Assigner
Predictor
This node assigns new data to an existing set of prototypes, which are obtained e.g. by a k-means clustering. Each data point is assigned to its nearest prototype.
Input ports
- Type: PMML Prototype model
- Type: Data DataTable containing the input data that will be assigned to the prototypes
Output ports
- Type: Data Input data assigned to cluster prototypes