IBM Planning Analytics V2.0 Developer — Question 20

What is the main criteria for separating training and test data when training a machine learning system?

Answer options

Correct answer: C

Explanation

The correct answer, C, emphasizes the importance of randomness in the training data to create a robust model. Option A incorrectly suggests that test data randomness is paramount for boundary testing, while B misplaces emphasis on expert-created test data. Option D, while highlighting the necessity for non-overlapping sets, does not address the randomness needed in training data specifically.