Lasso(L1) ,Ridge(L2) and Elastic-Net(L1/L2) Regularization hands-on python in Machine Learning

Published: 18 June 2021
on channel: Atul Patel
427
17

00:00 What is regularization and why we use regularization in machine learning and what is regularization penalty?
5:09 What is Ridge or L2 regularization ?
8:37 What is Lasso or L1 regularization ?
10:36 What is Elastic-Nets or L1/L2 regularization
11:50 Hands-on to understand the regularization with python ?

14:25 Regularization with real world datasets with python.


Bias and Variance/Over-fitting and Under-fitting Video:
   • Bias Variance in Machine Learning|Dat...  
   • underfitting and overfitting in machi...  

#MachineLearning #DataScience #Regularization


Used Python Notebook :
https://github.com/atulpatelDS/Youtub...