In this work, we implement a feature selection technique utilizing
For more detail please read: Alpha rhythm feature selection
In order to run the program user must do the following:
-
Create a virtual environment:
python3 -m venv venv
-
Activate virtual environment:
. venv/bin/activate
-
Install dependencies:
pip install -r requirements.txt
You can run the code using:
python3 main.py <subject>
.
e.g python3 main.py S001