Evovest / EvoTrees.jl

Boosted trees in Julia
https://evovest.github.io/EvoTrees.jl/dev/
Apache License 2.0
174 stars 20 forks source link

Perf depth #244

Closed jeremiedb closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

Patch coverage: 58.82% and project coverage change: +0.12% :tada:

Comparison is base (5eabb3a) 50.95% compared to head (e5aad60) 51.08%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #244 +/- ## ========================================== + Coverage 50.95% 51.08% +0.12% ========================================== Files 21 21 Lines 1982 1979 -3 ========================================== + Hits 1010 1011 +1 + Misses 972 968 -4 ``` | [Files Changed](https://app.codecov.io/gh/Evovest/EvoTrees.jl/pull/244?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [src/gpu/fit.jl](https://app.codecov.io/gh/Evovest/EvoTrees.jl/pull/244?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2dwdS9maXQuamw=) | `0.00% <0.00%> (ø)` | | | [src/fit.jl](https://app.codecov.io/gh/Evovest/EvoTrees.jl/pull/244?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2ZpdC5qbA==) | `94.17% <83.33%> (-0.52%)` | :arrow_down: | | [src/fit-utils.jl](https://app.codecov.io/gh/Evovest/EvoTrees.jl/pull/244?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2ZpdC11dGlscy5qbA==) | `92.21% <100.00%> (+1.36%)` | :arrow_up: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.