NeuroTechX / NeuroTechX/moabb

Customizing `processing_pipeline` for benchmarking

Open
#964 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
1.1k
Forks
264
Avg merge
1d 13m
Merged PRs (30d)
23

Description

Hi all. I'm trying to benchmark a few pretrained EEG models, but most of these models have their own required processing pipelines and thus the automatically added band pass would usually need to be removed. I'm currently just using evaluators individually and overriding the processing pipelines according to this guide, but I think giving the user some basic choices for modifying the pipeline used in benchmarking would be beneficial.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked pre-processing guide and the evaluator path currently used when pipelines are overridden individually. Trace where benchmarking adds the automatic band-pass and determine what basic user choices are feasible; done means benchmark runs can modify or remove that processing while preserving existing evaluator behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.