gimseng / 99-ML-Learning-Projects

A list of 99 machine learning projects for anyone interested to learn from coding and building projects
MIT License
574 stars 173 forks source link

Added Exercise/Solution for L1 norm (lasso regression) #130 #177

Open DeepthiSudharsan opened 2 years ago

DeepthiSudharsan commented 2 years ago

Reference Issues/PRs

Contributing an exercise and solution for #130

What does this implement/fix? Explain your changes.

Added L1 norm/Lasso Regression exercise and solution along with updated README

Any other comments?

This is my PR towards Hacktoberfest 2021. Thanks for the opportunity.