Introduction
Cluster evaluation metrics help us check how well our groups (clusters) of data points are formed. They tell us if the clusters are tight and well separated.
When you want to see if your clustering grouped similar items together well.
When comparing different clustering methods to pick the best one.
When you want to check if the number of clusters you chose makes sense.
When you want to measure how close points in the same cluster are.
When you want to measure how far apart different clusters are.