Skip to content

Set correct min_samples for HDBSCAN single_linkage#7195

Merged
rapids-bot[bot] merged 3 commits intorapidsai:branch-25.10from
tarang-jain:hdbscan-bug-2
Sep 9, 2025
Merged

Set correct min_samples for HDBSCAN single_linkage#7195
rapids-bot[bot] merged 3 commits intorapidsai:branch-25.10from
tarang-jain:hdbscan-bug-2

Conversation

@tarang-jain
Copy link
Copy Markdown
Contributor

Fixes #6985

@tarang-jain tarang-jain added the bug Something isn't working label Sep 8, 2025
@tarang-jain tarang-jain requested a review from a team as a code owner September 8, 2025 19:56
@tarang-jain tarang-jain added the non-breaking Non-breaking change label Sep 8, 2025
@tarang-jain tarang-jain requested a review from lowener September 8, 2025 19:56
@divyegala
Copy link
Copy Markdown
Member

/merge

@rapids-bot rapids-bot Bot merged commit 64f4ab4 into rapidsai:branch-25.10 Sep 9, 2025
106 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working CUDA/C++ non-breaking Non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

HDBSCAN cudaErrorInvalidDevice if min_cluster_size >= n_samples

3 participants