Skip to content

alexisgcomte/epilepsy_classification_assisting_tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

manual_classification_help_app

Installation

Creating the virtual environnement with all the dependencies:

python3 -m venv env_streamlit
source env_streamlit/bin/activate
pip3 install -r requirements.txt

Starting the app

source env_streamlit/bin/activate
streamlit run app.py

Status

App is availiable for testing!

Acknowledgement

Data samples are extracted from Temple University EEG Seizure corpus.

References

Obeid I., Picone J. (2016). The temple university hospital EEG data corpus. Front. Neurosci. 10:196. 10.3389/fnins.2016.00196 [PMC free article] [PubMed] [CrossRef] [Google Scholar]