moabb
moabb copied to clipboard
Benchmark function
@sylvchev I added an extra print statement after the debug log of the datasets so that it can be visible in the usual output as well as being logged. Let me know if you think it seems unnecessary, if so I could remove it.
TODO -
- [ ] Add an example
- [ ] Run the example as well as the run.py once to make sure they work as expected (Haven't done because I don't have the datasets)
- [ ] Adding test for benchmark, _inc_exc_datasets; maybe for parse_pipelines_from_directory and generate_paradigms
- [ ] what's new
Running some tests:
- [X] include_dataset works with code and object
- [X] plot
- [X] multiple evaluation
- [x] filterbank and singlepass restults are combined
@sylvchev I think the combination of FB and SinglePass results is also done Line If I remember correctly this shouldn't be done in case of MI.
Ready to merge !