Skip to content

Update Dask RandomForest classifier#6726

Merged
rapids-bot[bot] merged 1 commit intorapidsai:branch-25.06from
TomAugspurger:tom/dask-rf-classifer-fix
May 14, 2025
Merged

Update Dask RandomForest classifier#6726
rapids-bot[bot] merged 1 commit intorapidsai:branch-25.06from
TomAugspurger:tom/dask-rf-classifer-fix

Conversation

@TomAugspurger
Copy link
Copy Markdown
Contributor

@TomAugspurger TomAugspurger commented May 14, 2025

Similar to #6691, but for classifier. We replace a delayed(func)(dask_array) with plain dask.array operations.

Fixes the CI failure observed in https://github.com/rapidsai/dask-upstream-testing/actions/runs/15024450053/job/42230073965#step:10:1223

@TomAugspurger TomAugspurger requested a review from a team as a code owner May 14, 2025 17:34
@TomAugspurger TomAugspurger requested review from bdice and cjnolet May 14, 2025 17:34
@github-actions github-actions Bot added the Cython / Python Cython or Python issue label May 14, 2025
@csadorf csadorf added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels May 14, 2025
@csadorf
Copy link
Copy Markdown
Contributor

csadorf commented May 14, 2025

/merge

@rapids-bot rapids-bot Bot merged commit 2e12d5b into rapidsai:branch-25.06 May 14, 2025
96 of 97 checks passed
@TomAugspurger TomAugspurger deleted the tom/dask-rf-classifer-fix branch May 14, 2025 20:46
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.

4 participants