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

[Feature] Add fast develop run using one batch #101

Open egillax opened 11 months ago

egillax commented 11 months ago

Inspired by pytorch lightning. This would enable running a whole study package from start to finish locally on some test data for testing. This would just use the first batch for training/test.