![]() |
#1
|
|||
|
|||
![]()
Could someone please help to clarify:
Homework 2.8 says repeat the experiment 1000 times. Does it mean generate 1000 input training set +10% noise and find average E_in ? (as linear regression uses closed form solution for W, so there is nothing random if we run 1000 times on the same training set ). Homework 2.9 says transform the training data set to a 6d feature space. If we have 1000 training sets created in 2.8, which one is 2.9 referring to? Thanks a lot, Yijun |
#2
|
|||
|
|||
![]() Quote:
2.9 asks you about the weights. -Samir |
#3
|
||||
|
||||
![]()
In this, and in all problems where we repeat an experiment for a number of runs and average the results of these runs, all specifications pertain to an individual run. For example, generating the training set, noise, and target function, is for an individual run. You then get results from that run and repeat the entire process a number of times (1000 in this case).
The goal is to average out statistical fluctuations that occur from run to run, so that the final result is indicative of the general behavior, rather than the particulars of any one training set or one target function, etc.
__________________
Where everyone thinks alike, no one thinks very much |
![]() |
Thread Tools | |
Display Modes | |
|
|