Extract Cluster Prototypes


Synopsis

Generates an ExampleSet consisting of the Cluster Prototypes.


Description

Flat cluster algorithms like KMeans or KMedoids cluster the data around some prototypical data vectors. For example KMeans uses the centroid of all examples of a cluster. This operator now extracts these prototypes and stores them in an ExampleSet for further use.


Input


Output


Parameters


ExampleProcess