Abstract
Regression is a fundamental machine learning algorithm which is often used for classification and prediction problems. It uses a linear or nonlinear combination of variables or function of variables to predict a value of an output variable.
Content:
- What is Linear Regression
- Supervised Learning
- Theory and Usage of Linear Regression
- Model Choice
- Cost Function and Equation Derivation
- Advantages and Disadvantages
- Polynomial Regression