Numerical Methods Linear regression is based on minimizing t
Numerical Methods
Linear regression is based on minimizing the residual error with respect to the coefficients of a line (e.g. a0 and a1) A) True B) FalseSolution
Solution
Correct option for this question is OPTION A that is true
Reason :
The method of linear regression is nothing but fitting a line with a set of points so that it makes sum of squared residuals of the given model.

