For those of you that are working with the MIMIC-III database, and are
organizing the data where several rows of the table have info on the
same patient, be careful when splitting the data in train and test: the
training set can not contain the same patients of the testset. In other
words, the train-test split needs to be done per patient.
FCUP-CC3047-2023/2024-2S