A compost-bin table is small enough that one lucky holdout would flatter a model. The team needs a rotation of folds during analysis, not a Domain 1 one-time split. Which evaluation technique fits?
Select an answer to reveal the explanation.
Short Explanation
The compost-bin table is small enough that one lucky holdout would flatter the model. Rotate folds with k-fold cross-validation. Translate is not CV, and a Domain 1 one-time split is not this analysis step.
Full Explanation
k-fold cross-validation is the evaluation technique that estimates generalization on a small table by rotating folds. A single lucky holdout can flatter the model. Translate is not CV, and a Domain 1 one-time split is not this analysis step.