Learn Before
Relation

Assessing the accuracy of linear regression

The extent to which the linear regression model fits the data, the quality of linear regression fit, can be achieved by:

  1. R2R^2
  2. Residual Standard Error
  3. Goodnesss of Fit
  4. F Statistics
  5. Mean Square Error (MSE)

0

3

Updated 2021-02-17

Tags

Data Science