Agglomerative Clustering


Synopsis

Agglomerative buttom-up clustering


Description

This operator implements agglomerative clustering, providing the three different strategies SingleLink, CompleteLink and AverageLink. The last is also called UPGMA. The result will be a hierarchical cluster model, providing distance information to plot as a dendogram.


Input

, expects: ExampleSet


Output


Parameters


ExampleProcess