PatientLevelPrediction
PatientLevelPrediction copied to clipboard
explicit split settings
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.