Regression algorithm implementaion from scratch with python (OLS, LASSO, Ridge, robust regression)
-
Updated
Dec 23, 2024 - Python
Regression algorithm implementaion from scratch with python (OLS, LASSO, Ridge, robust regression)
Linear Regression Model, Gradient Descent Learning along with various basis funtions such siogmoidal, Gaussian, p-Norms, L2-regulariztion, GOAL: - To predict Facebook's post likes
Minimizes the penalty
Add a description, image, and links to the l2regularization topic page so that developers can more easily learn about it.
To associate your repository with the l2regularization topic, visit your repo's landing page and select "manage topics."