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

Cache single hyperparameter combination #78

Closed lhjohn closed 1 year ago

lhjohn commented 1 year ago

Resolves issue https://github.com/OHDSI/DeepPatientLevelPrediction/issues/75

codecov[bot] commented 1 year ago

Codecov Report

Merging #78 (75796d0) into develop (74608ff) will increase coverage by 0.00%. The diff coverage is 100.00%.

:exclamation: Current head 75796d0 differs from pull request most recent head ea64a3e. Consider uploading reports for the commit ea64a3e to get more accurate results

@@           Coverage Diff            @@
##           develop      #78   +/-   ##
========================================
  Coverage    99.68%   99.69%           
========================================
  Files            7        7           
  Lines          645      647    +2     
========================================
+ Hits           643      645    +2     
  Misses           2        2           
Impacted Files Coverage Δ
R/TrainingCache-class.R 100.00% <100.00%> (ø)