Skip to content

Cleanup DBSCAN#7325

Merged
rapids-bot[bot] merged 1 commit intorapidsai:branch-25.12from
jcrist:cleanup-dbscan
Oct 10, 2025
Merged

Cleanup DBSCAN#7325
rapids-bot[bot] merged 1 commit intorapidsai:branch-25.12from
jcrist:cleanup-dbscan

Conversation

@jcrist
Copy link
Copy Markdown
Member

@jcrist jcrist commented Oct 10, 2025

Addresses issues in DBSCAN for #7317.

  • Match sklearn conventions for init and mutation
  • Simplifies code
  • Releases GIL

@jcrist jcrist self-assigned this Oct 10, 2025
@jcrist jcrist requested a review from a team as a code owner October 10, 2025 02:50
@jcrist jcrist requested a review from csadorf October 10, 2025 02:50
@jcrist jcrist added Cython / Python Cython or Python issue improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Oct 10, 2025
- Match sklearn conventions for __init__ and mutation
- Simplify code
- Release GIL
@jcrist
Copy link
Copy Markdown
Member Author

jcrist commented Oct 10, 2025

/merge

@rapids-bot rapids-bot Bot merged commit c3efa7c into rapidsai:branch-25.12 Oct 10, 2025
101 checks passed
@jcrist jcrist deleted the cleanup-dbscan branch October 10, 2025 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Cython / Python Cython or Python issue improvement Improvement / enhancement to an existing function non-breaking Non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants