moabb
moabb copied to clipboard
Mother of All BCI Benchmarks
Just experimental PR, not merged. Following a suggestion from @larsoner
Closes #725 (the line above will automatically close the issue referenced when we merge this PR)
In the documentation of the Wang2016 dataset https://neurotechx.github.io/moabb/generated/moabb.datasets.Wang2016.html#moabb.datasets.Wang2016 In the summary it is written #Chan: 62 when in reality there are 64 channels.
Hey, We made a small tutorial on how to use the bids_metainfo function for a uni class.
Refactor the evaluation process to utilize new cross-session and cross-subject splitters. Include updates in the "What's New" section to reflect these enhancements.
We should increase the visibility of the [`LocalBIDSDataset`](https://moabb.neurotechx.com/docs/api/generated/moabb.datasets.base.LocalBIDSDataset.html#moabb.datasets.base.LocalBIDSDataset) by adding a section introducing it to the [dataset summary](https://moabb.neurotechx.com/docs/dataset_summary.html) page.
For a future PR: we should push the results as soon as we obtain them (within the evaluate function), in case the evaluation fails at some point. Ohterwise we can...