Question: ( 1 point ) Cross validation plays an important role in hyperparameter tuning and model evaluation in machine learning. Suppose that we are given some

(1 point) Cross validation plays an important role in hyperparameter tuning and model
evaluation in machine learning. Suppose that we are given some i.i.d observations
{(xi,yi)}i=1100 drawn from some unknown probability distribution and that we are
interested learning through the following empirical risk minimization
hat(f)=argminfinH1100i=1100l(yi-f(xi))+||f||,
where >0 is a regularization parameter, H is a hypothesis space and l:RR+
denotes a loss function. Answer the following questions:
(1). Suppose that is the only tuning parameter we have and we perform a five-fold
cross validation to tune this parameter. The candidate set of is {1,2,cdots,9},
and the error criterion is the mean squared error. Express this cross validation
process mathematically.
(2). Suppose that the response variable is binary-valued and takes on only the values
{2,3}. Specifically, we observed that 80 of the 100 observations are labeled as 3.
In this case, which cross valiation method would you choose to preform cross
validation? Please explain your reasoning.
( 1 point ) Cross validation plays an important

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!