- Applied Unsupervised Learning with R
- Alok Malik Bradford Tuckfield
- 59字
- 2021-06-11 13:35:37
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.