hdbscan-cpp
hdbscan-cpp copied to clipboard
bad_alloc
vector.resize() throws bad_alloc allow when it is used to resize greater than 16,000 points
Nobody answered! I have the same problem, when I want to use this algorithm on a big dataset (like 100000 samples) I face bad_alloc error, and it returns to distances vector I guess.