Tag: Polynomial Regression
-
Understanding Polynomial Regression

This Article expands on Simple Linear Regression and Multiple Linear Regression, ensure you have a good understanding of these two topic areas before continuing. What is Polynomial Regression? Polynomial Regression is used to capture non-linear relationships between variables. For example: For linear relationships we use Linear Regression. Overview Take a look at the following graph…