NeuroTechX / NeuroTechX/moabb

Add parallel process for CrossSubjectEvaluation

Open
#394 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

The work started in #364 introduced a n_jobs_evaluation in evaluation for WithinSession and CrossSession. We should do the same for CrossSubject to maintain consistency in all evaluation.

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 by reviewing the implementation from #364 and locate CrossSubjectEvaluation alongside the existing WithinSession and CrossSession evaluation paths. Compare how n_jobs_evaluation is handled there, then verify that CrossSubject supports equivalent parallel evaluation behavior and that the relevant tests pass.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.