Skip to content

dare-projects/EEGAnalysis-groupB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EEGAnalysis-groupB

This is the solution proposed by Group B to the EEG Analysis case study given in the Da.Re Residential School. The repository contains the following groups:

Raw Dataset (chb05_12.edf, chb05_13s.edf, chb05_14.edf)

These files contains EEG signals of a single patient in three different hours. You can download them at https://physionet.org/pn6/chbmit/ .

Data Preparation (feature_extracion.R)

R code containing the procedure of the feature extraction and the creation of the final dataset.

Final Dataset (dataset_eeg.csv)

Csv dataset produced by the R script: every row contains the time window, mean, standard deviation, hurst exponent and sample entropy of the raw signal.

Data Analysis and Visualization (clustering.py)

Python script that performs a K-Means clustering to the dataset and produces plots to visualize results.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published