data_analysis/ml: refresh classifier results on Phase 1 (11 subjects)#6
Open
AlanYWu wants to merge 1 commit into
Open
data_analysis/ml: refresh classifier results on Phase 1 (11 subjects)#6AlanYWu wants to merge 1 commit into
AlanYWu wants to merge 1 commit into
Conversation
Re-runs v1 (band power), v2 (time-freq), v3 (EEGNet) MI pipelines and the blink detector on the current Phase 1 pool (sub02–sub12) and regenerates results.md. Previous file described only sub02–sub05. Sample size: 4 → 11 subjects, 77 → 171 MI epochs, 190 → 519 blink epochs. Headline (best-of, % accuracy): MI within-subject: LDA / temporal_only — 56.7 (was 61.0 on 4 subjects) MI LOSO: RF / all_4ch (v3) — 59.4 (was 62.2) Blink within-subj: LDA / all_4ch — 91.3 (was 88.7) Blink LOSO: LDA / all_4ch — 79.8 (was 86.0) Adds: data_analysis/ml/refresh_results.py — regeneration script data_analysis/ml/results_data.json — raw means + per-subject scores
ashee-b-bansaal
force-pushed
the
refresh-ml-results
branch
from
May 2, 2026 18:53
822c457 to
4b9abc8
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Re-trains v1 (band power), v2 (time-freq), v3 (EEGNet) MI pipelines and the blink detector across the current Phase 1 subject pool (sub02–sub12, 11 subjects) and regenerates
data_analysis/ml/results.md.The previous
results.mddescribed only sub02–sub05 (4 subjects). This PR brings results in line with the data we now have on Drive.What changed
Headline (best-of)
Files
Test plan