question archive Consider the following datasets: X1=2,8,4 X2= 0
Subject:MathPrice: Bought3
Consider the following datasets: X1=2,8,4 X2= 0.4, 7.10, 3.2 Y= 2.6, 9.2, 5.3 a) Statistically regress Y on X1 and X2, i.e. find a regression equation in which output variable is Y and input variable is X1 and X2. b) Show first two iterations of Gradient Descent method to solve part a. Initialize slopes and intercept at 0 value.