Experiment - Cluster evaluation metrics
Problem:You have clustered a dataset using KMeans but are unsure how well the clusters represent the data structure.
Current Metrics:Silhouette Score: 0.45, Davies-Bouldin Index: 1.2
Issue:The current cluster evaluation metrics indicate moderate clustering quality, but it's unclear if the number of clusters or clustering method is optimal.