OHDSI / DeepPatientLevelPrediction

An R package for performing patient level prediction using deep learning in an observational database in the OMOP Common Data Model.
https://ohdsi.github.io/DeepPatientLevelPrediction
10 stars 4 forks source link

Refactoring gridCvDeep #104

Closed egillax closed 9 months ago

egillax commented 9 months ago

Extract cross validation step into a separate function

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (8900d8c) 99.45% compared to head (e4c84a4) 99.46%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #104 +/- ## ======================================== Coverage 99.45% 99.46% ======================================== Files 9 9 Lines 549 558 +9 ======================================== + Hits 546 555 +9 Misses 3 3 ```

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