Learn Before
Concept

Estimate in a polynomial regression

Estimating the coefficients of a polynomial regression is not very different from estimating the coefficients in linear regression. The only difference is that instead of completely independent predictors, a predictor can be exponentiation of another predictor. So, we can still use least squares to estimate them.

0

2

Updated 2020-02-23

Tags

Data Science