OHDSI / PatientLevelPrediction

An R package for performing patient level prediction in an observational database in the OMOP Common Data Model.
https://ohdsi.github.io/PatientLevelPrediction
181 stars 88 forks source link

[Feature] Add model download functionality to the package #464

Open egillax opened 2 weeks ago

egillax commented 2 weeks ago

When validating models we might need to download them from s3, github or wherever. This is currently done in the ModelTransferModule but I think this functionality belongs in the package.