Supervised learning algorithm that formulates a linear line in order to predict the target variable
Baseline Equation
Training
- Bias denoted with and Weights denoted with are trained and used to formulate the line equation
- The weights and bias are learned through the Gradient Descent Algorithm
Non Linear Relationships
- If we come across relationships that are not linear such as or , we convert those relations into linear features such as creating a new dimension for while keeping