5.7.
Assuming from the context, $A$ is typically a matrix formed from the input data points for a linear regression problem. In the least squares context, if we are fitting a line $y = mx + b$, and we have data points $(x_i, y_i)$, the matrix $A$ is usually formed
Show more…