moabb icon indicating copy to clipboard operation
moabb copied to clipboard

Benchmark function

Open Div12345 opened this issue 3 years ago • 1 comments

@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

Div12345 avatar Feb 09 '22 12:02 Div12345

Running some tests:

  • [X] include_dataset works with code and object
  • [X] plot
  • [X] multiple evaluation
  • [x] filterbank and singlepass restults are combined

sylvchev avatar Mar 17 '22 18:03 sylvchev

@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.

Div12345 avatar Nov 14 '22 03:11 Div12345

Ready to merge !

sylvchev avatar Jan 02 '23 01:01 sylvchev