❤️ Leave-one-person-out cross validation (LOOCV) is a cross validation approach that utilizes each individual person as a “test” set. It is a specific type of k-fold cross validation, where the number of folds, k, is equal to the number of participants in your dataset.