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

Transfer Learning #109

Closed lhjohn closed 6 months ago

codecov[bot] commented 7 months ago

Codecov Report

Attention: 42 lines in your changes are missing coverage. Please review.

Comparison is base (d2469f6) 99.50% compared to head (c491c79) 93.08%.

:exclamation: Current head c491c79 differs from pull request most recent head 9cb6c7a. Consider uploading reports for the commit 9cb6c7a to get more accurate results

Files Patch % Lines
R/TransferLearning.R 0.00% 21 Missing :warning:
R/Estimator.R 68.00% 16 Missing :warning:
R/Dataset.R 44.44% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #109 +/- ## =========================================== - Coverage 99.50% 93.08% -6.43% =========================================== Files 9 10 +1 Lines 611 651 +40 =========================================== - Hits 608 606 -2 - Misses 3 45 +42 ```

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