What is the purpose of the Silhouette Score in unsupervised learning evaluation?

Data Science with Python Hard

Data Science with Python — Hard

What is the purpose of the Silhouette Score in unsupervised learning evaluation?

Key points

  • Silhouette Score compares data points within clusters
  • Values near 0 suggest overlapping clusters
  • Range from -1 to +1 for cluster similarity
  • Helps assess clustering effectiveness

Ready to go further?

Related questions