Groups
Category
L1 regularization (Lasso) adds a penalty \(\lambda \sum_{i=1}^{p} |w_i|\) to the loss, which pushes many coefficients exactly to zero and performs feature selection.
The wavelet transform splits a signal into โcoarseโ trends and โfineโ details at multiple scales, like zooming in and out with a smart magnifying glass.