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.
0 | Prototype model |
1 | DataTable containing the input data that will be assigned to the prototypes |
0 | Input data assigned to cluster prototypes |