Chapter 2
Advanced Clustering Methods

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

In this chapter, we will have a look at some advanced clustering methods and how to record clusters in a dendrogram.