Bias_Variance_Trade_Off
Bias_Variance_Trade_Off
Dr. V. Sowmya,
Associate
Professor,
Amrita School of AI,
Coimbatore,
23-01-2025.
Bias-variance trade-
off is tension between the
https://www.kdnuggets.com/2020/09/understanding-bias-variance-trade-off-3-
Underfitti
ng
Overfittin
g
Regulariza
tion
Any modification or change in the
learning algorithm that helps
reduce its error over a test dataset,
commonly known as generalization
error but not on the supplied or
training dataset.
https://medium.com/analytics-vidhya/regularization-understanding-l1-and-l2-regularization-for-deep-learning-
https://medium.com/analytics-vidhya/regularization-understanding-l1-and-l2-regularization-for-deep-learning-
L1 Parameter
Regularization
https://medium.com/analytics-vidhya/regularization-understanding-l1-and-l2-regularization-for-deep-learning-
L1 Parameter
Regularization
L1 regularization is robust in dealing with
outliers.
https://medium.com/analytics-vidhya/regularization-understanding-l1-and-l2-regularization-for-deep-learning-
L2 Parameter
Regularization
1. Ridge regularization forces the weights to be
small but does not
make them zero and does not give the sparse
solution.