Optimization · Level 2 of 5
L1 Regularization
Adding a penalty proportional to the sum of absolute parameter values.
This can encourage sparse solutions with some exact zero coefficients.
Example
A regression model removes some features through zeroed coefficients.
Listen to the definition and example
Audio transcript
L1 Regularization. Adding a penalty proportional to the sum of absolute parameter values. This can encourage sparse solutions with some exact zero coefficients. For example: A regression model removes some features through zeroed coefficients.
Explore this concept
Why it matters
This helps you understand what parameter updates are trying to improve and when they can fail.
Start with
Related concepts
Quick recall question
Try answering before looking back at the definition.