AWS Certified Machine Learning – Specialty — Question 128

A company uses camera images of the tops of items displayed on store shelves to determine which items were removed and which ones still remain. After several hours of data labeling, the company has a total of 1,000 hand-labeled images covering 10 distinct items. The training results were poor.
Which machine learning approach fulfills the company's long-term needs?

Answer options

Correct answer: D

Explanation

The correct answer is D because augmenting the training data with variations helps improve the model's performance by providing it with more diverse training examples. The other options either limit the data or do not effectively address the need for increased data variety, which is crucial for better training outcomes.