PatientLevelPrediction icon indicating copy to clipboard operation
PatientLevelPrediction copied to clipboard

explicit split settings

Open jreps opened this issue 4 months ago • 2 comments

At the moment we can split the data into train/test and folds by patientId, rowId or time.

It would be nice to have an explicit splitter where you can provide the rowIds for the test/train/folds. That way you can ensure the same split even with different features etc.

jreps avatar Oct 14 '24 22:10 jreps