Brain-Computer Interface (BCI) specific methods for feature extraction and classification in a single repo implemented following Scikit-learn API
BCI methods are usually developed in MATLAB or added to biosignals processing toolboxes, here we provied a simple an easy implementation of those methods in a unified API.
pip install git+https://github.com/okbalefthanded/BCI-Baseline.git
follow demo notebooks
Pull requests are always welcome, follow contribution guidelines.