|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
ClusterNode | Represents a Node in the hierarchy tree (Dendrogram) of a hierarchical clustering. |
DistancePlotProperties | |
HierarchicalClusterNodeDialog | A dialog to get the number of output clusters, the distance function and the linkage type for cluster. |
HierarchicalClusterNodeFactory | The Factory for the hierarchical clustering node. |
HierarchicalClusterNodeModel | Implements a Hierarchical Clustering. |
HierarchicalClusterNodeView | This view displays the scoring results. |
Enum Summary | |
---|---|
HierarchicalClusterNodeModel.Linkage | Different types of determination of the distance between two clusters. |
Contains the implementation of a node performing hierarchical clustering. The node is meant to be used on small data sets only. It keeps all data in memory(!) and has squared complexity.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |