moabb.paradigms.LeftRightImagery#
- class moabb.paradigms.LeftRightImagery(**kwargs)[source]#
Motor Imagery for left hand/right hand classification.
Metric is ‘roc_auc’
- property scoring#
Property that defines scoring metric (e.g. ROC-AUC or accuracy or f-score), given as a sklearn-compatible string or a compatible sklearn scorer.
Examples using moabb.paradigms.LeftRightImagery
#
Benchmarking with MOABB showing the CO2 footprint
Benchmarking with MOABB showing the CO2 footprint
Examples of how to use MOABB to benchmark pipelines.
Examples of how to use MOABB to benchmark pipelines.
Cross-Session Motor Imagery
Cross-Session on Multiple Datasets
Cross-Session on Multiple Datasets
Cache on disk intermediate data processing states
Cache on disk intermediate data processing states
Explore Paradigm Object
FilterBank CSP versus CSP
Select Electrodes and Resampling
Select Electrodes and Resampling
Statistical Analysis
Within Session Motor Imagery with Learning Curve
Within Session Motor Imagery with Learning Curve
Tutorial 4: Creating a dataset class
Tutorial 4: Creating a dataset class
Tutorial 0: Getting Started
Tutorial 1: Simple Motor Imagery
Tutorial 1: Simple Motor Imagery
Tutorial 2: Using multiple datasets
Tutorial 2: Using multiple datasets
Tutorial 3: Benchmarking multiple pipelines
Tutorial 3: Benchmarking multiple pipelines