Chunk #32 — 3 Regularized Logistic Regression
Text
This amounts to a sequence of nested loops: OUTER LOOP: Decrement λ.MIDDLE LOOP: Update the quadratic approximation ℓQ using the current parameters (β̃0, β̃).INNER LOOP: Run the coordinate descent algorithm on the penalized weighted-least-squares problem (18).