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

training cache isParamGridIdentical not working #97

Open egillax opened 10 months ago

egillax commented 10 months ago

Sometimes when running with identical settings it creates a new cache instead of loading the existing one

egillax commented 10 months ago

We forgot to put the randomSampleSeed. It's not ideal that users have to fill these fields. Maybe we should have a seed as default