The Videos are copyrighted to YouTube and the author. The videos are reproduced here for the easy access by the viewers.


We will explain Ridge, Lasso and a Bayesian interpretation of both.

ABOUT ME
β­• Subscribe: https://www.youtube.com/c/CodeEmporium?sub_confirmation=1
πŸ“š Medium Blog: https://medium.com/@dataemporium
πŸ’» Github: https://github.com/ajhalthor
πŸ‘” LinkedIn: https://www.linkedin.com/in/ajay-halthor-477974bb/

RESOURCES
[1] Graphing calculator to plot nice charts: https://www.desmos.com
[2] Refer section 6.2 on “Shrinkage Methods” for mathematical details: https://hastie.su.domains/ISLR2/ISLRv2_website.pdf
[3] Karush–Kuhn–Tucker conditions for constrained optimization with inequality constraints: https://en.wikipedia.org/wiki/Karush–Kuhn–Tucker_conditions
[4] stat exchange discussions on [3]: https://stats.stackexchange.com/questions/90648/kkt-versus-unconstrained-formulation-of-lasso-regression
[5] Proof of ridge regression: https://stats.stackexchange.com/questions/348494/the-proof-of-equivalent-formulas-of-ridge-regression
[6] Laplace distribution (or double exponential distribution) used for lasso prior: https://en.wikipedia.org/wiki/Laplace_distribution
[7] @ritvikmath ‘s amazing video for the bayesian interpretation of lasso and ridge regression: https://www.youtube.com/watch?v=Z6HGJMUakmc
[8] Distinction between Maximum “Likelihood” Estimations and Maximum “A Posteriori” Estimations: https://agustinus.kristia.de/techblog/2017/01/01/mle-vs-map/

MATH COURSES (7 day free trial)
πŸ“• Mathematics for Machine Learning: https://imp.i384100.net/MathML
πŸ“• Calculus: https://imp.i384100.net/Calculus
πŸ“• Statistics for Data Science: https://imp.i384100.net/AdvancedStatistics
πŸ“• Bayesian Statistics: https://imp.i384100.net/BayesianStatistics
πŸ“• Linear Algebra: https://imp.i384100.net/LinearAlgebra
πŸ“• Probability: https://imp.i384100.net/Probability

OTHER RELATED COURSES (7 day free trial)
πŸ“• ⭐ Deep Learning Specialization: https://imp.i384100.net/Deep-Learning
πŸ“• Python for Everybody: https://imp.i384100.net/python
πŸ“• MLOps Course: https://imp.i384100.net/MLOps
πŸ“• Natural Language Processing (NLP): https://imp.i384100.net/NLP
πŸ“• Machine Learning in Production: https://imp.i384100.net/MLProduction
πŸ“• Data Science Specialization: https://imp.i384100.net/DataScience
πŸ“• Tensorflow: https://imp.i384100.net/Tensorflow

source