Top Down Clustering


Synopsis

Hierarchical clustering by applying an inner flat clusterer scheme recursively


Description

A top-down generic clustering that can be used with any (flat) clustering as inner operator. Note though, that the outer operator cannot set or get the maximal number of clusters, the inner operator produces. These value has to be set in the inner operator. This operator will create a cluster attribute if not present yet.


Input


Output


Parameters


ExampleProcess