AWS Certified Machine Learning Engineer – Associate (MLA-C01) — Question 25

A company uses Amazon Athena to query a dataset in Amazon S3. The dataset has a target variable that the company wants to predict.
The company needs to use the dataset in a solution to determine if a model can predict the target variable.
Which solution will provide this information with the LEAST development effort?

Answer options

Correct answer: A

Explanation

The correct answer is A because Amazon SageMaker Autopilot automates the model building process, requiring minimal manual effort. Options B and C involve more complex and time-consuming development processes, making them less efficient. Option D, while viable, also necessitates more tuning and effort compared to the automation provided by SageMaker Autopilot.