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
11 stars 4 forks source link

Release v1.0.0 #37

Closed egillax closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #37 (99ece52) into main (59446fc) will increase coverage by 0.13%. The diff coverage is 97.92%.

@@            Coverage Diff             @@
##             main      #37      +/-   ##
==========================================
+ Coverage   98.52%   98.66%   +0.13%     
==========================================
  Files           4        5       +1     
  Lines         475      523      +48     
==========================================
+ Hits          468      516      +48     
  Misses          7        7              
Impacted Files Coverage Δ
R/Estimator.R 99.45% <ø> (+1.05%) :arrow_up:
R/Estimator-class.R 97.43% <97.43%> (ø)
R/MLP.R 96.96% <100.00%> (+0.41%) :arrow_up:
R/ResNet.R 100.00% <100.00%> (ø)
R/Transformer.R 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.