Skip to content

Remove deprecation warnings in 25.10#7109

Merged
rapids-bot[bot] merged 4 commits intorapidsai:branch-25.10from
jcrist:remove-dep-warnings-25-10
Aug 13, 2025
Merged

Remove deprecation warnings in 25.10#7109
rapids-bot[bot] merged 4 commits intorapidsai:branch-25.10from
jcrist:remove-dep-warnings-25-10

Conversation

@jcrist
Copy link
Copy Markdown
Member

@jcrist jcrist commented Aug 12, 2025

This removes a few deprecated things in cuml proper that were deprecated in 25.08 and slated for removal in 25.10:

  • Removes deprecated penalty="none" support in the SGD solver
  • Removes deprecated connectivity parameter in HDBSCAN
  • Removes deprecated threshold parameter in FIL load methods
  • Removes deprecated hdbscan.prediction namespace
  • Removes deprecated access to the hdbscan prediction functions from the cuml.cluster namespace.

@jcrist jcrist self-assigned this Aug 12, 2025
@jcrist jcrist added the Cython / Python Cython or Python issue label Aug 12, 2025
@jcrist jcrist requested a review from a team as a code owner August 12, 2025 21:22
@jcrist jcrist added the improvement Improvement / enhancement to an existing function label Aug 12, 2025
@jcrist jcrist requested review from bdice and teju85 August 12, 2025 21:22
@jcrist jcrist added the breaking Breaking change label Aug 12, 2025
Copy link
Copy Markdown
Member

@dantegd dantegd left a comment

Choose a reason for hiding this comment

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

lgtm

@jcrist
Copy link
Copy Markdown
Member Author

jcrist commented Aug 13, 2025

/merge

@rapids-bot rapids-bot Bot merged commit 5d5b5d8 into rapidsai:branch-25.10 Aug 13, 2025
75 checks passed
@jcrist jcrist deleted the remove-dep-warnings-25-10 branch August 13, 2025 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking Breaking change Cython / Python Cython or Python issue improvement Improvement / enhancement to an existing function

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants