Past exam of the mathematics course of the University of Cambridge 2024 iii Paper 218 2 c Solution Created 2026-09-24 Updated 2026-09-25
Coordinate descent cycles through the intercept and coefficient coordinates, minimizing the convex ridge objective in one coordinate while holding the others fixed. Given current coefficients, updateFor coordinate , form the partial residualand update it by the exact one-dimensional minimizerRepeated sweeps converge to the unique fitted value because the objective is a convex function; with it is strictly convex in .