Uses of Class
com.rapidminer.operator.clustering.clusterer.AbstractLinkageMethod

Packages that use AbstractLinkageMethod
com.rapidminer.operator.clustering.clusterer The operators for clustering. 
 

Uses of AbstractLinkageMethod in com.rapidminer.operator.clustering.clusterer
 

Subclasses of AbstractLinkageMethod in com.rapidminer.operator.clustering.clusterer
 class AverageLinkageMethod
          This class provides the AverageLinkageMethod, also called UPGMA, for the agglomerative clustering operator.
 class CompleteLinkageMethod
          This class provides the complete linkage method for the AgglomerativeClustering.
 class SingleLinkageMethod
          This class gives the distance update function for the SingleLinkClustering of the agglomerative clustering.
 



Copyright © 2001-2009 by Rapid-I