INFO

Measures how similar a data point is to its own cluster compared to other clusters. A higher score indicates better-defined clusters.

How It Works

For a data point :

  • : Average distance from to other points in the same cluster
  • : Minimum average distance from to points in a different cluster

What to Look For

  • Range: to
  • Close to (): Well-clustered
  • Close to (): On the boundary
  • Close to (): Possibly misclassified

Application Models