AWS Certified Machine Learning Engineer – Associate (MLA-C01) — Question 174
A logistics company has installed in-vehicle cameras for basic monitoring of its drivers. The company wants to improve driver safety by identifying distractions that could lead to accidents.
Which solution will meet this requirement with the LEAST operational effort?
Answer options
- A. Use Amazon Rekognition eye gaze direction detection to monitor driver behavior and identify distractions.
- B. Use Amazon SageMaker AI to customize an AI model to monitor driver behavior and identify distractions.
- C. Integrate a third-party driver monitoring system with Amazon Rekognition to monitor driver behavior and identify distractions
- D. Use Amazon Comprehend to analyze text-based driver feedback and identify distractions.
Correct answer: A
Explanation
The correct answer is A because using Amazon Rekognition's eye gaze direction detection directly leverages existing technology to monitor driver behavior with minimal additional setup. The other options, while potentially effective, involve more complexity and operational effort, such as customizing models or integrating third-party systems.