Question: PLEASE ANSWER PROBLEM 3 ONLY, PREFERRED CODE IN PYTHON Problem 1 Given the set of numbers [ 1 4 8 15 20 25 30 51
PLEASE ANSWER PROBLEM 3 ONLY, PREFERRED CODE IN PYTHON

Problem 1 Given the set of numbers [ 1 4 8 15 20 25 30 51 60 75 77 89] 1) Write down all the sets in 3-cross validation (3 is the number of data partitions). 2) Write down all the sets in 6-cross validation (6 is the number of data partitions). For the above steps identify the partitions (train, or test). Problem 2 Problem 1.41 from PRML textbook. Problem 3 For the 4 polynomials you found in assignment 1 (problem 1) (matlab code), find the square loss average square loss for the following data: x = [0 0.2 0.5 0.6 0.75 0.9] t= [0 1 0.4 0.1 -0.3 -0.5] Problem 1 Given the set of numbers [ 1 4 8 15 20 25 30 51 60 75 77 89] 1) Write down all the sets in 3-cross validation (3 is the number of data partitions). 2) Write down all the sets in 6-cross validation (6 is the number of data partitions). For the above steps identify the partitions (train, or test). Problem 2 Problem 1.41 from PRML textbook. Problem 3 For the 4 polynomials you found in assignment 1 (problem 1) (matlab code), find the square loss average square loss for the following data: x = [0 0.2 0.5 0.6 0.75 0.9] t= [0 1 0.4 0.1 -0.3 -0.5]
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
