public abstract class AbstractWardsLinkageTreeBuilder extends TreeBuilder
level, monitor, progress, progressWriter
Constructor and Description |
---|
AbstractWardsLinkageTreeBuilder() |
Modifier and Type | Method and Description |
---|---|
protected double |
calcESSincrease(ClusterNode n1,
ClusterNode n2)
Calculates the increase of the Error Sum of Squares if the two Clusters are united.
|
allowAborting, createTree, finishMonitor, getClusteringAlgName, incrementMonitor, resetMonitor, setMonitor
protected double calcESSincrease(ClusterNode n1, ClusterNode n2)