IBM
C1000-012 · Question #85
What is the main criteria for separating training and test data when training a machine learning system?
The correct answer is C. Training data should be random as possible, in order to create a robust model. See the full explanation below for the reasoning.
Question
What is the main criteria for separating training and test data when training a machine learning system?
Options
- ATest data should be as random as possible, so that it tests the boundaries of the system.
- BTraining data should be random, but the test data should be created by a subject matter expert.
- CTraining data should be random as possible, in order to create a robust model.
- DThe data set should be representative and randomly split in to a training set and a test set so that they do not overlap.
How the community answered
(17 responses)- A6% (1)
- C82% (14)
- D12% (2)
Community Discussion
No community discussion yet for this question.