Closed ngiann closed 1 year ago
Patch coverage has no change and project coverage change: -0.03
:warning:
Comparison is base (
25f578b
) 78.77% compared to head (383ba10
) 78.75%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Updated documentation regarding Kfold
, StratifiedKfold
and RandomSub
after suggested changes concerning issue https://github.com/JuliaStats/MLBase.jl/pull/57.
Please merge this only after successfully merging issue https://github.com/JuliaStats/MLBase.jl/pull/57 so that documentation follows updated code.
I updated the documentation for Kfold, StratifiedKfold and RandomSub after modifying the code as described in issue #57.
Please merge this only after successfully merging issue https://github.com/JuliaStats/MLBase.jl/pull/57 so that documentation follows updated code.