Question: [30pts] Consider a regression task that fits a piece wise linear function of the form: f(x) = a1x + b1,x < 0 and f(x) =
[30pts] Consider a regression task that fits a piece wise linear function of the form: f(x) = a1x + b1,x < 0 and f(x) = a2x+b2 if x 0. (a) Part 1 (10 points): Given data points (x(1),y(1)),...,(x(M),y(M)), where x(m) Rn and y(m) R, formulate a regression problem to predict y as a loss minimization problem and explain how to use gradient descent
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
