Evovest / EvoTrees.jl

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

fixes #234

Closed jeremiedb closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 52.85% and project coverage change: -0.35 :warning:

Comparison is base (b132a3d) 50.53% compared to head (09ff653) 50.19%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #234 +/- ## ========================================== - Coverage 50.53% 50.19% -0.35% ========================================== Files 21 21 Lines 1763 1789 +26 ========================================== + Hits 891 898 +7 - Misses 872 891 +19 ``` | [Impacted Files](https://app.codecov.io/gh/Evovest/EvoTrees.jl/pull/234?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [src/callback.jl](https://app.codecov.io/gh/Evovest/EvoTrees.jl/pull/234?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2NhbGxiYWNrLmps) | `61.03% <ø> (ø)` | | | [src/fit.jl](https://app.codecov.io/gh/Evovest/EvoTrees.jl/pull/234?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2ZpdC5qbA==) | `94.07% <ø> (ø)` | | | [src/gpu/eval.jl](https://app.codecov.io/gh/Evovest/EvoTrees.jl/pull/234?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2dwdS9ldmFsLmps) | `0.00% <0.00%> (ø)` | | | [src/gpu/fit.jl](https://app.codecov.io/gh/Evovest/EvoTrees.jl/pull/234?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2dwdS9maXQuamw=) | `0.00% <ø> (ø)` | | | [src/gpu/predict.jl](https://app.codecov.io/gh/Evovest/EvoTrees.jl/pull/234?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2dwdS9wcmVkaWN0Lmps) | `0.00% <0.00%> (ø)` | | | [src/models.jl](https://app.codecov.io/gh/Evovest/EvoTrees.jl/pull/234?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL21vZGVscy5qbA==) | `96.52% <ø> (+0.63%)` | :arrow_up: | | [src/eval.jl](https://app.codecov.io/gh/Evovest/EvoTrees.jl/pull/234?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2V2YWwuamw=) | `57.30% <75.00%> (ø)` | | | [src/predict.jl](https://app.codecov.io/gh/Evovest/EvoTrees.jl/pull/234?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3ByZWRpY3Quamw=) | `92.92% <88.88%> (+0.53%)` | :arrow_up: | | [src/fit-utils.jl](https://app.codecov.io/gh/Evovest/EvoTrees.jl/pull/234?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2ZpdC11dGlscy5qbA==) | `90.85% <100.00%> (ø)` | | | [src/loss.jl](https://app.codecov.io/gh/Evovest/EvoTrees.jl/pull/234?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2xvc3Muamw=) | `89.36% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.