Skip to content

Remove deprecations for 26.02#7613

Merged
rapids-bot[bot] merged 3 commits intorapidsai:mainfrom
jcrist:remove-deprecations-2602
Dec 15, 2025
Merged

Remove deprecations for 26.02#7613
rapids-bot[bot] merged 3 commits intorapidsai:mainfrom
jcrist:remove-deprecations-2602

Conversation

@jcrist
Copy link
Copy Markdown
Member

@jcrist jcrist commented Dec 15, 2025

This removes the remaining bits of deprecated functionality set to be dropped for release 26.02:

  • Removes deprecated MulticlassClassifier class
  • Removes deprecated n_iter param to TSNE
  • Removes deprecated n_neighbors param to AgglomerativeClustering
  • Removes deprecated metric=None support to AgglomerativeClustering

@jcrist jcrist self-assigned this Dec 15, 2025
@jcrist jcrist requested a review from a team as a code owner December 15, 2025 19:56
@jcrist jcrist requested a review from divyegala December 15, 2025 19:56
@jcrist jcrist added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Dec 15, 2025
@github-actions github-actions bot added the Cython / Python Cython or Python issue label Dec 15, 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.

removals lgtm

@jcrist
Copy link
Copy Markdown
Member Author

jcrist commented Dec 15, 2025

/merge

@rapids-bot rapids-bot bot merged commit 6e34de7 into rapidsai:main Dec 15, 2025
103 of 104 checks passed
@jcrist jcrist deleted the remove-deprecations-2602 branch December 15, 2025 21:24
mani-builds pushed a commit to mani-builds/cuml that referenced this pull request Jan 11, 2026
This removes the remaining bits of deprecated functionality set to be dropped for release 26.02:

- Removes deprecated `MulticlassClassifier` class
- Removes deprecated `n_iter` param to `TSNE`
- Removes deprecated `n_neighbors` param to `AgglomerativeClustering`
- Removes deprecated `metric=None` support to `AgglomerativeClustering`

Authors:
  - Jim Crist-Harif (https://github.com/jcrist)

Approvers:
  - Dante Gama Dessavre (https://github.com/dantegd)

URL: rapidsai#7613
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