This course explores regression techniques beyond linear models, including polynomial regression, ridge, lasso, and elastic net regressions. You will learn everything about regularization to train perfect regression models.
Overview
Syllabus
- Lesson 1: Recall of the Linear Regression Basics
- Lesson 2: Polynomial Regression
- Lesson 3: Ridge Regression
- Lesson 4: Lasso Regression
- Lesson 5: Elastic Net Regression