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

@bruAristimunha I think we discussed about deprecating grid search at some point, such that it would be included in the pipelines directly, not the evaluations _Originally posted by @PierreGtch in...

For a lot of datasets sometimes we often already have the data in epochs. Sometimes the data is given to us only in epochs (my case). I would like to...

Hi, here is an idea how we could fetch additional metadata columns from `events.tsv` files for BIDS datasets. E.g. for the `FakeData` set with ```python FakeDataset( event_list=["fake1", "fake2"], n_sessions=2, n_subjects=2,...

I don't know why, I feel it's something related to colab that we are not covering...

https://x.com/probabl_ai/status/1910257922694689091?t=zA38freHi_j66ZIV9v8HDQ&s=19

Hi everyone. I just came across the MOABB paper and i was curious about the deeplearing pipelines. I saw that about a month or so the keras support was remove...

https://roche.github.io/neuro-meeglet/ library from @dengemann, @bomatter and @jpaillard

easy

Based on @GaelVaroquaux's presentation on [open-source](https://speakerdeck.com/gaelvaroquaux/open-source-software-how-to-live-long-and-go-far), we have to say that it is very important to have standardized names and to use exactly the same variable to avoid extra cognitive...

This adds a new type of evaluation to be able to validate models across several datasets. This particularly relevant for deep learning models as it allows MOABB to be used...