Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inference for float64 random forests using FIL #4739

Merged
merged 2 commits into from
May 23, 2022

Conversation

canonizer
Copy link
Contributor

Inference for float64 random forests using FIL.

@canonizer canonizer requested a review from a team as a code owner May 18, 2022 17:51
@github-actions github-actions bot added the Cython / Python Cython or Python issue label May 18, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #4739 (8ad7677) into branch-22.06 (15aba09) will decrease coverage by 0.09%.
The diff coverage is n/a.

@@               Coverage Diff                @@
##           branch-22.06    #4739      +/-   ##
================================================
- Coverage         79.89%   79.79%   -0.10%     
================================================
  Files               180      180              
  Lines             11371    11371              
================================================
- Hits               9085     9074      -11     
- Misses             2286     2297      +11     
Flag Coverage Δ
dask 45.45% <ø> (ø)
non-dask 69.42% <ø> (-0.10%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
python/cuml/neighbors/kernel_density.py 80.26% <0.00%> (-7.24%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 15aba09...8ad7677. Read the comment docs.

Copy link
Contributor

@RAMitchell RAMitchell left a comment

Choose a reason for hiding this comment

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

Awesome.

@wphicks wphicks added non-breaking Non-breaking change improvement Improvement / enhancement to an existing function labels May 23, 2022
@wphicks
Copy link
Contributor

wphicks commented May 23, 2022

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 0196ed5 into rapidsai:branch-22.06 May 23, 2022
vimarsh6739 pushed a commit to vimarsh6739/cuml that referenced this pull request Oct 9, 2023
Inference for `float64` random forests using FIL.

Authors:
  - Andy Adinets (https://github.com/canonizer)

Approvers:
  - Rory Mitchell (https://github.com/RAMitchell)
  - William Hicks (https://github.com/wphicks)

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

None yet

4 participants