List of questions
Related questions
Question 251 - MLS-C01 discussion
A machine learning engineer is building a bird classification model. The engineer randomly separates a dataset into a training dataset and a validation dataset. During the training phase, the model achieves very high accuracy. However, the model did not generalize well during validation of the validation dataset. The engineer realizes that the original dataset was imbalanced.
What should the engineer do to improve the validation accuracy of the model?
A.
Perform stratified sampling on the original dataset.
B.
Acquire additional data about the majority classes in the original dataset.
C.
Use a smaller, randomly sampled version of the training dataset.
D.
Perform systematic sampling on the original dataset.
Your answer:
0 comments
Sorted by
Leave a comment first