EEG ERP classification of conscious vs unconscious individuals with SVM and RF.
Data was collected and retrieved from: https://osf.io/ut7xq/.
In this study, files from the folder eeguana_preproc_clean were used.
Preprocessing was done in two steps:
- RStudio - see LISclassification.R
- Python - see LISclassification.ipynb
Models were built in Python - see LISclassification.ipynb