Chapter 4. Choosing the Best Segmentation Approach
Note
Learning Objectives
By the end of this chapter, you will be able to:
Tune hyperparameters (such as the number of clusters) of clustering algorithms using various methods
Use the mean-shift, k-mode, and k-prototype clustering techniques
Evaluate and fine-tune clustering
Note
This chapter covers various clustering algorithms (apart from k-means) and explains how they can be evaluated.