Giter VIP home page Giter VIP logo

carvalho-etal-2019's Introduction

Evaluating five different adaptive decomposition methods for EEG signal seizure detection and classification

Vinícius R. Carvalho*, Márcio F.D. Moraes, Antônio P. Braga, Eduardo M.A.M. Mendes Programa de Pós-Graduação em Engenharia Elétrica – Universidade Federal de Minas Gerais – Av. Antônio Carlos 6627, 31270-901, Belo Horizonte, MG, Brasil. Núcleo de Neurociências, Departamento de Fisiologia e Biofísica, Instituto de Ciências Biológicas, Universidade Federal de Minas Gerais, Belo Horizonte, Brazil.

*[email protected]

Scripts to decompose EEG signals from the Bonn University [1] and NSC-ND [2] datasets, according to five methods: Empirical Mode Decomposition (EMD) and its extensions (EEMD, CEEMDAN), Empirical Wavelet Transform (EWT) and Variational Mode Decomposition.

Two datasets:

  1. University of Bonn EEG seizure dataset
  2. Neurology & Sleep Centre, Hauz Khas, New Delhi dataset
    Download EEG data to (1) BonnDataset/data/ and (2) NSC_ND/data/

"main_feats.py" opens and decomposes each EEG into N modes with EMD, EEMD, CEEMDAN, VMD and EWT. Features from each mode are then extracted and written in .csv files.

"main_classify.py" opens .csv files with features generated by "main_feats.py". Samples are split into training/testing sets into 5-folds for cross-validation. Several classifiers are evaluated and mean performance results are presented for 10 iterations.

"main_figs.py" plots figures that appear on the manuscript The following packages are required: numpy, scipy, scikit-learn, pandas, matplotlib, pyEMD, ewtpy, vmdpy, seaborn.

Citation: Vinícius R. Carvalho, Márcio F.D. Moraes, Antônio P. Braga, Eduardo M.A.M. Mendes, Evaluating five different adaptive decomposition methods for EEG signal seizure detection and classification, Biomedical Signal Processing and Control, Volume 62, 2020, 102073, ISSN 1746-8094, https://doi.org/10.1016/j.bspc.2020.102073.

carvalho-etal-2019's People

Contributors

vrcarva avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.