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

When attempting to import moabb in a Python environment, I encountered an ImportError related to the mne package. Specifically, the error arises because the pick_types function cannot be imported from...

moabb

The .workflow is not working anymore. I tried many things but failed to succeed. Both web pages need to be fixed. I cannot solve this issue, and I will not...

moabb

The readme file is not super nice and doesn't describe everything that we have here. We need to improve to describe better.

moabb

- [x] To improve clarity in the doc, @thijor and I propose to change the docstrings and summary tables of cVEP (and eventually ERP) to these columns: ``` ============= =======...

moabb

When checking: https://moabb.neurotechx.com/docs/generated/moabb.paradigms.P300.html It looks like the parameters for the P300 paradigm are not listed. There should be "resample", "fmin", "fmax", right? In the current state it is not clear...

moabb

## Expected Result Using Shin2017A dataset to do a CrossSession LeftRightImagery classification. ## Current Result ``` Shin2017A-CrossSession: 0%| | 0/29 [01:04

bug
braindecode
moabb

`pip install moabb` fails in below mamba environment. The problem appeared to be with [pyyaml & cython](https://stackoverflow.com/q/77490435/10133797) versions (of which I used latest). I fixed by downgrading both, `pyyaml [54...

The first result table in documentation "The largest EEG-based Benchmark for Open Science" do not display. This PR try to correct this.