EEG Eye State

FilesSizeFormatCreatedUpdatedLicenseSource
10 BcsvOpenML - eeg-eye-state

This dataset contains instances of EEG measurements where the output is whether eye was open or not. All data is from one continuous EEG measurement with the Emotiv EEG Neuroheadset. The duration o...

Read more

Data Files

FileDescriptionSizeLast modifiedDownload
eeg-eye-state
eeg-eye-state

Data Previews

eeg-eye-state

Schema

nametypeformat
AF3numberdefault
F7numberdefault
F3numberdefault
FC5numberdefault
T7numberdefault
Pnumberdefault
O1numberdefault
O2numberdefault
P8numberdefault
T8numberdefault
FC6numberdefault
F4numberdefault
F8numberdefault
AF4numberdefault
classintegerdefault

badge

This dataset contains instances of EEG measurements where the output is whether eye was open or not.

All data is from one continuous EEG measurement with the Emotiv EEG Neuroheadset. The duration of the measurement was 117 seconds. The eye state was detected via a camera during the EEG measurement and added later manually to the file after analyzing the video frames.

  • 0 the eye-open state;
  • 1 indicates the eye-closed;

All values are in chronological order with the first measured value at the top of the data.

The features correspond to 14 EEG measurements from the headset, labeled AF3, F7, F3, FC5, T7, P, O1, O2, P8, T8, FC6, F4, F8, AF4.

Data

This dataset was found on OpenML - eeg-eye-state

Data is located in directory data

data/eeg-eye-state.csv

Preparation

This script should be run using Python 3.

Scripts are in directory scripts

scripts/main.py

License

Licensed under the Public Domain Dedication and Licence (assuming either no rights or public domain licence in source data).