Ultimate access to all questions.
You need to evaluate a model using k-fold cross-validation on a partial data sample. The k
parameter for the number of splits has already been set. You must now set the k
parameter for cross-validation using the standard value choice.
The recommendation is to use a value of k=1
.
Does this recommendation meet the requirement?