Leave-one-subject-out cross-validation

A validation method that trains a model repeatedly, holding out all data from one subject at a time for testing. It estimates performance on previously unseen subjects.

Connect