Package ch.usi.inf.sape.hac
package ch.usi.inf.sape.hac
-
ClassDescriptionHierarchicalAgglomerativeClusterer.cluster() takes a ClusteringBuilder as its argument, calling its merge() method whenever it merges two clusters.A ClusteringBuilderMultiplexer is a ClusteringBuilder that forwards calls to two other ClusteringBuilders.A ClusteringMatrixBuilder builds a matrix in which each row represents a step in the clustering and each column represents an observation or cluster.The HierarchicalAgglomerativeClusterer creates a hierarchical agglomerative clustering.