bci-mvp / docs /GENERALIZATION_SCORECARD.md
WilliamK112
feat: add integrated generalization scorecard and gate aggregation
c236c90
|
Raw
History Blame Contribute Delete
433 Bytes
# Generalization Scorecard
- Overall: **PASS**
- Score: **1.00**
- LOSO winner: **rf**
| Gate | Result |
|---|---:|
| cross_subject_best_acc_ge_0_60 | ✅ |
| cross_dataset_A_to_B_acc_ge_0_50 | ✅ |
| cross_dataset_B_to_A_acc_ge_0_50 | ✅ |
| cross_dataset_symmetry_gap_acc_le_0_25 | ✅ |
- LOSO best mean accuracy: **0.6236**
- A->B RF accuracy: **0.7335**
- B->A RF accuracy: **0.5136**
- Symmetry gap (accuracy): **0.2199**