• Stars
    star
    129
  • Rank 279,262 (Top 6 %)
  • Language
    Jupyter Notebook
  • Created about 6 years ago
  • Updated about 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

EEG Emotion classification using the DEAP pre-processed data

EEG Classifier based on DEAP database

This repo only include code to proceed DEAP data, no data from DEAP contained!

For access of DEAP dataset, please sign EULA and send a request to DEAP team: http://www.eecs.qmul.ac.uk/mmv/datasets/deap/download.html

Dependency

ERD/ERS analysis

Fast Fourier Transformation:

  • Windows size = 2 sec
  • Windows step = 0.125 sec

Model attempted

  • Support Vector Machine
  • Adaboost
  • Random Forest
  • Artificial neural network

Best AC rate of Classification on Arousal, Valence, Domaince, Like dimension

  • Arousal/Not: 82.6%
  • Valence/Not: 83.6%
  • Domaince/Not: 81.9%
  • Like/Not: 85.1%