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
I am trying to apply HDBSCAN to a dataset called X in order to find clusters with a certain maximum size (e.g. 5), but the max_cluster_size parameter is not working (i.e. the result contains clusters bigger than 5).
I am trying to apply HDBSCAN to a dataset called X in order to find clusters with a certain maximum size (e.g. 5), but the max_cluster_size parameter is not working (i.e. the result contains clusters bigger than 5).
The text was updated successfully, but these errors were encountered: