📖 Leave-One-Out Cross-Validation (LOOCV)
LOOCV uses a single observation as the validation set and the remaining $n-1$ observations as training set, repeated for each observation. $\\text{CV}_{(n)} = \\frac{1}{n}\\sum_{i=1}^{n}\\text{MSE}_i$
From: Intro to Statistical Learning
Learn more: https://mathacademy-cyan.vercel.app/#/section/20
Explore all courses: https://mathacademy-cyan.vercel.app