Skip to content

Fix HDBSCAN nn-descent errors with default arguments (min_samples=None)#7402

Merged
rapids-bot[bot] merged 2 commits intorapidsai:mainfrom
viclafargue:fix-hdbscan-nn-descent-error
Nov 3, 2025
Merged

Fix HDBSCAN nn-descent errors with default arguments (min_samples=None)#7402
rapids-bot[bot] merged 2 commits intorapidsai:mainfrom
viclafargue:fix-hdbscan-nn-descent-error

Conversation

@viclafargue
Copy link
Copy Markdown
Contributor

Closes #7393

@viclafargue viclafargue requested a review from a team as a code owner October 29, 2025 10:16
@viclafargue viclafargue requested a review from betatim October 29, 2025 10:16
@github-actions github-actions Bot added the Cython / Python Cython or Python issue label Oct 29, 2025
@viclafargue viclafargue requested a review from jinsolp October 29, 2025 10:18
@viclafargue viclafargue added bug Something isn't working non-breaking Non-breaking change labels Oct 31, 2025
Copy link
Copy Markdown
Contributor

@jinsolp jinsolp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks for this PR!

@csadorf
Copy link
Copy Markdown
Contributor

csadorf commented Nov 3, 2025

/merge

@rapids-bot rapids-bot Bot merged commit 1b51006 into rapidsai:main Nov 3, 2025
103 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 Cython / Python Cython or Python issue non-breaking Non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] HDBSCAN nn-descent errors with default arguments (min_samples=None)

4 participants