Evovest / EvoTrees.jl

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

Stochastic #252

Closed jeremiedb closed 10 months ago

jeremiedb commented 10 months ago

Fix for #245, #246, #247

codecov[bot] commented 10 months ago

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.23% :warning:

Comparison is base (46e9caa) 51.08% compared to head (82a7c8d) 50.86%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #252 +/- ## ========================================== - Coverage 51.08% 50.86% -0.23% ========================================== Files 21 21 Lines 1979 1970 -9 ========================================== - Hits 1011 1002 -9 Misses 968 968 ``` | [Files Changed](https://app.codecov.io/gh/Evovest/EvoTrees.jl/pull/252?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [src/fit.jl](https://app.codecov.io/gh/Evovest/EvoTrees.jl/pull/252?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2ZpdC5qbA==) | `94.17% <ø> (ø)` | | | [src/fit-utils.jl](https://app.codecov.io/gh/Evovest/EvoTrees.jl/pull/252?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%> (ø)` | | | [src/models.jl](https://app.codecov.io/gh/Evovest/EvoTrees.jl/pull/252?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL21vZGVscy5qbA==) | `95.07% <100.00%> (-0.17%)` | :arrow_down: | | [src/subsample.jl](https://app.codecov.io/gh/Evovest/EvoTrees.jl/pull/252?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3N1YnNhbXBsZS5qbA==) | `90.00% <100.00%> (-1.18%)` | :arrow_down: |

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