Question: Given raw training data (x, y) for i = 1,...,n and j = 1,...,d, we often standardize the data before working with it, which

Given raw training data (x, y) for i = 1,...,n and j = 1,...,d, we often "standardize" the data before working with it, which gives standardized features zij = (x-T)/8 and targets y = (y )/syr. Here, T; and s denote the sample mean and sample standard- deviation of the raw features {r}, and y" and sy denote the sample mean and sample standard-deviation of the raw targets {y}. ST (a) Show that the standardized training features and standardized training target each have zero sample-mean and unit sample-variance. (b) Suppose you would like to predict the standardized target y from the standardized features 1, 2,...,d using linear regression, i.e., y = Bo + Bx +...+ Bard. To fit the regression coefficients ; for j = 0, 1,..., d, you would use the standardized training data {y} and {ij}. Show that the least-squares intercept term equals zero, i.e., o = 0.
Step by Step Solution
3.32 Rating (155 Votes )
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
