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 have started to use hdbscan for a couple of weeks. Sometimes, I got for examples 3 clusters, but when I plot the condensed_tree with the option select_, clusters= True, I have seen that 6 clusters are selected (6 ellipses are drew) in the condensed_tree. It's like sometimes the condensed_tree is not updated. Any ideas? I've checked the corresponding .pyx files but no more informations...
Thank you,