tdhock / mlr3resampling

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

ignore group cv #8

Closed tdhock closed 5 months ago

tdhock commented 7 months ago

this CV simply removes the error message, useful for subtrain/validation splits (with auto_tuner).

codecov-commenter commented 7 months ago

Codecov Report

Attention: Patch coverage is 0% with 64 lines in your changes are missing coverage. Please review.

Project coverage is 64.25%. Comparing base (6024174) to head (529c660).

Files Patch % Lines
R/ResamplingIgnoreGroupCV.R 0.00% 64 Missing :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #8 +/- ## =========================================== - Coverage 83.56% 64.25% -19.31% =========================================== Files 4 5 +1 Lines 213 277 +64 =========================================== Hits 178 178 - Misses 35 99 +64 ```

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