Question-13
linear regression
Which of the following is the loss for a single training example \((\mathbf{x}, y)\) for a linear regression model with weight vector \(\mathbf{w}\)? Assume the most common scenario.
Answer
Solution
The loss function for linear regression is usually the squared error.