moabb icon indicating copy to clipboard operation
moabb copied to clipboard

Mother of All BCI Benchmarks

Results 173 moabb issues
Sort by recently updated
recently updated
newest added
trafficstars

There is an issue arising in Cattan2019_VR when reading matlab, but I could not track to what triggered it. I thought it was from h5py new version (above 3.8), but...

bug
moabb

``` ERROR: test_data_path (moabb.tests.datasets.Test_VirtualReality_Dataset) No hdf5_path provided, models will not be saved. ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/runner/work/moabb/moabb/moabb/tests/datasets.py", line 313, in test_data_path data_path = ds.data_path(1) File "/home/runner/work/moabb/moabb/moabb/datasets/braininvaders.py", line...

bug
moabb

Hello! I think we have enough for a new version of moabb! Especially with the new BIDs structure. There are some small things that I think are adjustments for the...

enhancement
moabb

As I understand, rn we save the results to the hdf5 file when the evaluation of a whole dataset is over, and then we continue with the next dataset: https://github.com/NeuroTechX/moabb/blob/a9f2e4ca3abc02e5fb81d36da06760f11653e550/moabb/evaluations/base.py#L165...

enhancement
moabb

Currently, there is no support for sleep stages classification, however, there is a wrapper around sleep-edfx dataset in MNE (https://github.com/mne-tools/mne-python/tree/main/mne/datasets/sleep_physionet). Is it reasonable to add this paradigm (there are several...

enhancement
dataset
moabb

Character-level (or trial-level) decoding of ERP and c-VEP (see #366) datasets would allow to benchmark the state-of-the-art algorithms that directly exploit the trial structure instead of doing a binary target/non-target...

enhancement
moabb

Related with #408

help wanted
documentation
moabb

We need more tests _Originally posted by @bruAristimunha in https://github.com/NeuroTechX/moabb/pull/408#discussion_r1279901661_

enhancement
medium
moabb