Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.03 KB

File metadata and controls

29 lines (19 loc) · 1.03 KB

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]