File size: 345 Bytes
d209694
 
f488769
d209694
f488769
d209694
f488769
1
2
3
4
5
6
7
8
# notebooks/

MLP and XGBoost training + LOPO evaluation.

**Files:** `mlp.ipynb`, `xgboost.ipynb`. Same flow: config β†’ data from prepare_dataset β†’ 70/15/15 train β†’ loss curves β†’ test metrics β†’ save checkpoint + JSON log β†’ LOPO over 9 participants.

Run in Jupyter with the project venv; set kernel cwd to repo root or `notebooks/`.