PMI
CPMAI · Question #75
Clean, well-labeled datasets used for machine learning are partitioned into three subsets: Training sets, Validation sets, and Test sets. As your team is doing this, what's the best way to split up…
The correct answer is B. Split by random subsampling. You've hit your limit · resets 12:50am (America/New_York)
Execute AI Project Delivery
Question
Clean, well-labeled datasets used for machine learning are partitioned into three subsets:
Training sets, Validation sets, and Test sets. As your team is doing this, what's the best way to split up this data?
Options
- ASplit by patterned subsampling
- BSplit by random subsampling
- CUse the same data for all sets
- DSplit by alphabetical order
How the community answered
(49 responses)- A4% (2)
- B94% (46)
- C2% (1)
Explanation
You've hit your limit · resets 12:50am (America/New_York)
Topics
#data splitting#random subsampling#training set#validation set
Community Discussion
No community discussion yet for this question.