File size: 227 Bytes
aa29186 | 1 2 3 4 5 6 | {
"best_k": 15,
"best_silhouette_score": 0.4733,
"silhouette_threshold_for_auto_retrain": 0.4,
"description": "Clustering pipeline using KMeans on UMAP embeddings with categorical and numerical preprocessing."
} |