Concept

Training or Fitting a linear regression model

We estimate the parameters β0,β1,β2,,βp\beta_0, \beta_1, \beta_2, \dots, \beta_p such that we minimize the error in the following approximation: Y=β0+β1X1+β2X2++βpXp+ϵY = \beta_0 + \beta_1 X_1 + \beta_2 X_2 + \dots + \beta_p X_p + \epsilon

0

3

Updated 2021-02-12

Tags

Data Science

Learn After