tdhock / mlr3resampling

Resampling algorithms for mlr3 framework in R
3 stars 1 forks source link

train strata counts #7

Closed tdhock closed 9 months ago

tdhock commented 9 months ago

Closes #5

codecov-commenter commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (119a8f6) 82.32% compared to head (9941c2b) 83.56%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #7 +/- ## ========================================== + Coverage 82.32% 83.56% +1.24% ========================================== Files 4 4 Lines 198 213 +15 ========================================== + Hits 163 178 +15 Misses 35 35 ```

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

tdhock commented 9 months ago

before merging need to proof-read vignettes.

tdhock commented 9 months ago

vignette for variable train size classification (has stratum) looks good