Demystifying logic for Lasso, Ridge and Linear Regression

Nikhil Verma
7 min readSep 16, 2020

Machine learning is interesting because developing our understanding of machine learning entails developing our understanding of the principles that underlie intelligence.

And we know Learning is our means of attaining the ability to perform the task. The task which we will discuss in this is one of the simplest and interesting one, called as Regression. We will touch normal Linear Regression along with its Regularized flavors — Lasso and Ridge.

--

--

Nikhil Verma

Knowledge shared is knowledge squared | My Portfolio https://lihkinverma.github.io/portfolio/ | My blogs are living document, updated as I receive comments