moabb
moabb copied to clipboard
Mother of All BCI Benchmarks
https://github.com/NeuroTechX/moabb/blob/ca79b9016ab99b4a76df882fdbb5d49da13106af/moabb/benchmark.py#L333 It seems if you have more than 1 excludes than the code indexing is no longer correct resulting in removing another dataset - not the desired one. This is...
Really appreciate the work going into standardizing BCI benchmarks here. Do you all have plans to publish results for cross session and cross subject results in the near future? I'm...
Hi, I encountered errors while loading the datasets, and it seems that the errors vary for different datasets. For example, I tried to run this code: import warnings import matplotlib.pyplot...