Hierarchical Clustering
Basel Abu‐Jamous, Rui Fa, Asoke K. Nandi
Abstract
Basel Abu‐Jamous, Rui Fa, Asoke K. Nandi
Abstract
Hierarchical clustering algorithms are mainly classified into agglomerative methods (bottom-up methods) and divisive methods (top-down methods), based on how the hierarchical dendrogram is formed. This chapter overviews the principles of hierarchical clustering in terms of hierarchy strategies, that is bottom-up or top-down, which correspond to agglomerative methods or divisive methods. There are many different definitions of the distance between clusters, which lead to different clustering algorithms/linkage techniques algorithms, namely single linkage, complete linkage, average linkage and Ward's linkage. There are two divisive algorithms, namely monothetic analysis (MONA) and divisive analysis (DIANA). DIANA splits up a cluster into two smaller ones, until finally all clusters contain only a single element. The chapter presents an example to illustrate the DIANA algorithm. MONA considers only binary variables, corresponding to the presence or absence of some attributes.
OpenAlex reports 16 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
Hierarchical clustering algorithms are mainly classified into agglomerative methods (bottom-up methods) and divisive methods (top-down methods), based on how the hierarchical dendrogram is formed. This chapter overviews the principles of hierarchical clustering in terms of hierarchy strategies, that is bottom-up or top-down, which correspond to agglomerative methods or divisive methods. There are many different definitions of the distance between clusters, which lead to different clustering algorithms/linkage techniques algorithms, namely single linkage, complete linkage, average linkage and Ward's linkage. There are two divisive algorithms, namely monothetic analysis (MONA) and divisive analysis (DIANA). DIANA splits up a cluster into two smaller ones, until finally all clusters contain only a single element. The chapter presents an example to illustrate the DIANA algorithm. MONA considers only binary variables, corresponding to the presence or absence of some attributes.
Key concepts: Complete linkage, Complete-linkage clustering, Hierarchical clustering, Dendrogram, Hierarchical clustering of networks, Single-linkage clustering, Cluster analysis, Linkage (software)