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

Bumps [mistune](https://github.com/lepture/mistune) from 0.8.4 to 2.0.3. Release notes Sourced from mistune's releases. Version 2.0.2 Fix escape_url via lepture/mistune#295 Version 2.0.1 Fix XSS for image link syntax. Version 2.0.0 First release...

dependencies

Hi, I'm trying to download dataset Sosulski2019 for my research but when I do so, I get the following error : ``` Traceback (most recent call last): File "C:\Program Files\Python39\lib\code.py",...

Hi, I tried to use the Huebner datasets for my research but when downloading them, I get the following error for both of them : ``` File "C:\Program Files\Python39\lib\code.py", line...

Hi, I'm currently trying to load dataset Schirrmeister2017 for my research and got the following error : ``` Traceback (most recent call last): File "\\filesrv4\home$\bleuzea\.windows\Application Data\JetBrains\PyCharmCE2022.1\scratches\scratch_1.py", line 39, in X,...

In order to comply with BrainDecode standard, data should be available as raw files. This PR implements this first step to be able to plug BrainDecode models into MOABB evaluation...

We need people browsing the web to discover interesting datasets than could be added to the moabb. You can comment on this issue. But first, check your dataset is not...

help wanted
easy
moabb

Hi, Is there a way to evaluate a pipeline with MOABB, but on the Training Data? I need that because a k-fold evaluation takes hours and even days. WithinSessionEvaluation will...

@sylvchev I added an extra print statement after the debug log of the datasets so that it can be visible in the usual output as well as being logged. Let...

Minor annoyance, but currently the default ERP paradigm is called "P300", which may be a well-known ERP component, but is not necessarily the dominant one when it comes to classification...

question
dataset
moabb

In P300 datasets, each trial is usually associated to a (binary) _ERP class_ : target (target character has been flashed, evoking an ERP in the trial) versus non-target (target character...

enhancement
help wanted
moabb