Exam A00-240 All QuestionsBrowse all questions from this exam
Question 23

When working with smaller data sets (N<200), which method is preferred to perform honest assessment?

    Correct Answer: B

    When dealing with smaller data sets (N<200), it's crucial to optimize the use of available data. K-fold cross validation is preferred because it allows every data point to be used for both training and validation, thereby providing a more robust estimation of model performance and a better generalization to unseen data.

Discussion
PerkDizzzleOption: B

Pretty sure the answer is B.

chuckOption: B

B is a better answer