Skip to content

Move Random Forest n_streams UserWarning out of execution#6574

Merged
rapids-bot[bot] merged 5 commits intorapidsai:branch-25.06from
ncclementi:fix-rf-warning
May 8, 2025
Merged

Move Random Forest n_streams UserWarning out of execution#6574
rapids-bot[bot] merged 5 commits intorapidsai:branch-25.06from
ncclementi:fix-rf-warning

Conversation

@ncclementi
Copy link
Copy Markdown
Contributor

@ncclementi ncclementi requested a review from a team as a code owner April 22, 2025 23:26
@ncclementi ncclementi requested review from jcrist and vyasr April 22, 2025 23:26
@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot Bot commented Apr 22, 2025

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@github-actions github-actions Bot added the Cython / Python Cython or Python issue label Apr 22, 2025
@jcrist jcrist added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Apr 23, 2025
@jcrist
Copy link
Copy Markdown
Member

jcrist commented Apr 23, 2025

/ok to test

@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot Bot commented Apr 23, 2025

/ok to test

@jcrist, there was an error processing your request: E1

See the following link for more information: https://docs.gha-runners.nvidia.com/cpr/e/1/

@jcrist
Copy link
Copy Markdown
Member

jcrist commented Apr 23, 2025

/ok to test 699db0d

@ncclementi
Copy link
Copy Markdown
Contributor Author

Looking at CI I can't quite tell if the failures are related or not to this PR. I think most are related to what's been fixed in #6576

@TomAugspurger
Copy link
Copy Markdown
Contributor

FWIW, I would expect #6576 to only have an effect with dask==2025.4.0; regular cuml CI should still be on 2025.2.0.

@betatim
Copy link
Copy Markdown
Member

betatim commented May 8, 2025

/merge

@rapids-bot rapids-bot Bot merged commit 1616298 into rapidsai:branch-25.06 May 8, 2025
88 checks passed
Ofek-Haim pushed a commit to Ofek-Haim/cuml that referenced this pull request May 13, 2025
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.

[FEA] Remove UserWarning from RandomForestClassifier

6 participants