AWS Certified Machine Learning – Specialty — Question 139

A company sells thousands of products on a public website and wants to automatically identify products with potential durability problems. The company has
1.000 reviews with date, star rating, review text, review summary, and customer email fields, but many reviews are incomplete and have empty fields. Each review has already been labeled with the correct durability result.
A machine learning specialist must train a model to identify reviews expressing concerns over product durability. The first model needs to be trained and ready to review in 2 days.
What is the MOST direct approach to solve this problem within 2 days?

Answer options

Correct answer: A

Explanation

The correct option is A because Amazon Comprehend provides a straightforward way to create a custom classifier with minimal setup, allowing for rapid development and deployment within the 2-day timeframe. Options B, C, and D involve more complex model architectures or setups that would likely require more time to train and fine-tune, thus making them less suitable for the immediate need.