mczerny
Results
1
comments of
mczerny
Looking through the source code it seems to be that way; `approximate_predict` doesn't use the `get_clusters` method in `_hdbscan_tree.pyx`, which is what seems to do the cluster merging. Do you...