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

Hi there, Just stumbled upon this project: looks super-useful for reproducible science! I'm currently a collaborator on [PyPREP](https://github.com/sappelhoff/pyprep) (an MNE-Python reimplementation of the [MATLAB PREP pipeline](https://www.frontiersin.org/articles/10.3389/fninf.2015.00016/full)), and am wondering how...

enhancement
question
moabb

For some reason the `process_raw` method exists for base and p300 paradigms individually but both methods are highly similar. We should consider splitting the method and overwrite only a part...

enhancement
help wanted
moabb

This could: 1. Allow datasets to have different **conditions**. 2. Make incorporating new BIDS datasets super easy. We could even provide an abstract `BidsDataset` super-class which only needs very minor...

enhancement

Any suggestions on how to use existing code to work on PyTorch? Because from the examples, `evaluation.process` depends on `sklearn.pipeline`, and thus it executes models from `sklearn` such as `sklearn.linear_model...

enhancement
question

The idea is to generate this kind of table to documentation automatically from classes https://github.com/NeuroTechX/moabb/wiki/Datasets-Support

help wanted
easy
documentation
moabb

Hi, I am currently writing a wrapper for a P300 dataset of ours. We recorded auditory oddbal under different conditions, e.g. interstimulus interval. How would you recommend to handle this...

enhancement
moabb

Any steps necessary to including the ability to handle other paradigms including extensions to different forms of ERPs? Should any measures be done to also indicate variations in the experimental...

enhancement
question

For a repository publication of ours I wanted write a 'How-To: use your own dataset in moabb'. As there are probably some labs that do not want to / cannot...

enhancement
documentation

When using `error_score=np.nan` in sklearn, this results in np.nan value whenver there's an **error during transformations or model fitting**. For my personal use case I also would like values of...

enhancement

We are looking for people who want to create the front end for the MOABB project. We will be using github pages to create it.

help wanted
medium
moabb