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

Support weights in eval metrics #126

Merged
merged 10 commits into from
Dec 20, 2021
Merged

Support weights in eval metrics #126

merged 10 commits into from
Dec 20, 2021

Conversation

jeremiedb
Copy link
Member

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Dec 18, 2021

Codecov Report

Merging #126 (99d7781) into main (03ef581) will increase coverage by 0.12%.
The diff coverage is 62.23%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #126      +/-   ##
==========================================
+ Coverage   49.28%   49.40%   +0.12%     
==========================================
  Files          17       17              
  Lines        1258     1271      +13     
==========================================
+ Hits          620      628       +8     
- Misses        638      643       +5     
Impacted Files Coverage Δ
src/EvoTrees.jl 9.09% <ø> (ø)
src/gpu/eval_gpu.jl 0.00% <0.00%> (ø)
src/gpu/find_split_gpu.jl 0.00% <0.00%> (ø)
src/gpu/fit_gpu.jl 0.00% <0.00%> (ø)
src/gpu/loss_gpu.jl 0.00% <0.00%> (ø)
src/gpu/predict_gpu.jl 0.00% <0.00%> (ø)
src/gpu/structs_gpu.jl 0.00% <0.00%> (ø)
src/plot.jl 0.00% <0.00%> (ø)
src/models.jl 66.66% <65.21%> (-0.65%) ⬇️
src/eval.jl 59.72% <65.51%> (ø)
... and 7 more

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 03ef581...99d7781. Read the comment docs.

@jeremiedb jeremiedb merged commit 0aff811 into main Dec 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants