Chapter 2. Advanced Clustering Methods
Note
Learning Objectives
By the end of this chapter, you will be able to:
Perform k-modes clustering
Implement DBSCAN clustering
Perform hierarchical clustering and record clusters in a dendrogram
Perform divisive and agglomerative clustering
Note
In this chapter, we will have a look at some advanced clustering methods and how to record clusters in a dendrogram.