Leave-One-Subject-Out (LOSO) cross-validated EEG classifier for Major Depressive
Disorder, achieving 96.88 % subject-level accuracy and 99.80 % AUC-ROC on 64 subjects
from the public figshare EEG dataset.
800 estimators, max_depth=6, trained on 1047-dim handcrafted features.
SVM (weight=0.15)
RBF kernel (C=10, γ=scale), trained on the same 1047-dim features.
Epoch-level probabilities from each model are aggregated as a weighted sum, then
subject-level probability is the trimmed mean (5 % trim) of epoch probabilities.