Loop Clusters


Synopsis

Applies all inner operators to all clusters.


Description

This operator splits up the input example set according to the clusters and applies its inner operators number_of_clusters time on copies of its own input. This requires the example set to have a special cluster attribute which can be either created by a AbstractClusterer or might be declared in the attribute description file that was used when the data was loaded.


Input


Output


Parameters


ExampleProcess