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, update
For coordinate , form the partial residual
and update it by the exact one-dimensional minimizer
Repeated sweeps converge to the unique fitted value because the objective is a convex function; with it is strictly convex in .

Articles by others on the same topic (0)

There are currently no matching articles.