A method used to reduce model complexity and prevent overfitting by adding a penalty to the loss function, such as L1 (Lasso) or L2 (Ridge) regularisation.
A method used to reduce model complexity and prevent overfitting by adding a penalty to the loss function, such as L1 (Lasso) or L2 (Ridge) regularisation.