Question 21
Consider the following cross validation strategy:
What does the above mentioned cross val strategy do?
LOOCV will train the model 5 times.
LOOCV will train the model 1 time.
The code is wrong
Consider the following cross validation strategy:
What does the above mentioned cross val strategy do?
LOOCV will train the model 5 times.
LOOCV will train the model 1 time.
The code is wrong
Correct answer
LOOCV will train the model 5 times.
Question 21 of 26 in the IIT Madras BS Machine Learning Practice (MLP) End Term paper sat on 10 May 2026, in the January 2026 term (Machine Learning Practice 06 May 26). It carries 3 marks.