You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: improve auto-scaling params for small datasets
Lower min_topic_size floor to 3 and scale more aggressively. Apply
UMAP neighbor and component scaling for datasets under 100 items to
prevent sparse high-dimensional output from breaking HDBSCAN clustering.
0 commit comments