Chapter 2. Hierarchical Clustering
Note
Learning Objectives
By the end of this chapter, you will be able to:
Implement the hierarchical clustering algorithm from scratch by using packages
Perform agglomerative clustering
Compare k-means with hierarchical clustering
Note
In this chapter, we will use hierarchical clustering to build stronger groupings which make more logical sense.