scikit-learn-contrib/hdbscan

Clustering result give most on -1 cluster

marcomameli1992 opened this issue · 1 comments

Dear, I use HDBSCAN for clustering my data.
The results are, at the most, inserted inside the -1 cluster.
How can I avoid that result? How can I constrain the clustering to not create a -1 cluster?

Thank you for your help.