Supporting code and data for 'Miscellaneous EEG Preprocessing and Machine Learning for Pilots' Mental States Classification: Implications'
Data:
This folder contains:
- A dataset called Pilot_5_CA_raw.fif, which contains the EEG data of a pilot when he was experiencing the channelised attention state in a non-flight environment.
- A dataset called Pilot_5_DA_raw.fif, which contains the EEG data of a pilot when he was experiencing the diverted attention state in a non-flight environment.
- A dataset called Pilot_5_SS_raw.fif, which contains the EEG data of a pilot when he was experiencing the startle/surprise state in a non-flight environment.
- A dataset called Pilot_5_LOFT_raw.fif, which contains the EEG data of a pilot when he was experiencing the channelised attention, diverted attention, and startle/surprise state in a flight simulator environment.
Source code:
This folder contains:
- A jupyter notebook called ICAAI_Conference.ipynb which was used to generate the results of the study.
- A python file called cf_matrix which was used to plot the confusion matrix