moabb
moabb copied to clipboard
Mother of All BCI Benchmarks
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...
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...
The readme file is not super nice and doesn't describe everything that we have here. We need to improve to describe better.
- [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: ``` ============= =======...
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...
## Expected Result Using Shin2017A dataset to do a CrossSession LeftRightImagery classification. ## Current Result ``` Shin2017A-CrossSession: 0%| | 0/29 [01:04
`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.