Skip to content

ZEROCONNECT/EEG_Emotion_Classifier_DEAP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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%

About

EEG Emotion classification using the DEAP pre-processed data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 100.0%