Move Random Forest n_streams UserWarning out of execution#6574
Merged
rapids-bot[bot] merged 5 commits intorapidsai:branch-25.06from May 8, 2025
Merged
Move Random Forest n_streams UserWarning out of execution#6574rapids-bot[bot] merged 5 commits intorapidsai:branch-25.06from
rapids-bot[bot] merged 5 commits intorapidsai:branch-25.06from
Conversation
Member
|
/ok to test |
@jcrist, there was an error processing your request: See the following link for more information: https://docs.gha-runners.nvidia.com/cpr/e/1/ |
Member
|
/ok to test 699db0d |
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 |
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. |
hcho3
approved these changes
May 5, 2025
csadorf
approved these changes
May 5, 2025
Member
|
/merge |
Ofek-Haim
pushed a commit
to Ofek-Haim/cuml
that referenced
this pull request
May 13, 2025
) - Fixes rapidsai#5224 - Supersedes rapidsai#5233, thank you @miguelusque for the initial contribution. cc: @csadorf Authors: - Naty Clementi (https://github.com/ncclementi) - Jim Crist-Harif (https://github.com/jcrist) - Philip Hyunsu Cho (https://github.com/hcho3) - Simon Adorf (https://github.com/csadorf) Approvers: - Philip Hyunsu Cho (https://github.com/hcho3) - Simon Adorf (https://github.com/csadorf) URL: rapidsai#6574
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
cc: @csadorf