Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 334 Bytes

File metadata and controls

14 lines (8 loc) · 334 Bytes

Thanks for taking time to contribute

Adding new method:

Add the method to the specific paradigm i.e. ERP (event-related potentials), SSVEP, Motor Imagery folder.

Feature extraction

Follows the scikit-learn TransformerMixin class.

Classification

Follows the scikit-learn ClassifierMixin.

Add a pull request!