3rd place submission for the U Penn & Mayo Clinic’s Seizure Detection Challenge
- Specify the location of patient data files in variable dataDirectory in utils.py.
- Include the list of patients to train and predict in variable dataSelector in test.py.
- Run test.py. This will train each of the specified patients and save the predictions of the test sample in a csv file ‘submission.csv’.