moabb.set_log_level#
- moabb.set_log_level(level='INFO')[source]#
Set log level.
Set the general log level. Use one of the levels supported by python logging, i.e.: DEBUG, INFO, WARNING, ERROR, CRITICAL
Examples using moabb.set_log_level
#
Benchmarking with MOABB showing the CO2 footprint
Load Model (Scikit, Pytorch, Keras) with MOABB
Convert a MOABB dataset to BIDS
Hinss2021 classification example
Examples of how to use MOABB to benchmark pipelines.
Benchmarking on MOABB with Tensorflow deep net architectures
Benchmarking on MOABB with Braindecode (PyTorch) deep net architectures
Benchmarking with MOABB with Grid Search
Cross-Session on Multiple Datasets
Cache on disk intermediate data processing states
Fixed interval windows processing
Within Session P300 with Learning Curve
Within Session Motor Imagery with Learning Curve
Within Session P300 with Learning Curve
Tutorial 1: Simple Motor Imagery
Tutorial 2: Using multiple datasets
Tutorial 3: Benchmarking multiple pipelines