Which AWS service provides fully automated model tuning?
A company wants to create an ML model to predict customer satisfaction. The company needs fully automated model tuning. Which AWS service meets these requirements?
Community Votes
100% of anonymous learners picked answer B. Votes are pick records left by other test-takers — they are not the verified answer.
Community Insight
The question tests knowledge of AWS ML services and their automation capabilities; the trap is confusing purpose-built AI services like Personalize or Comprehend with SageMaker's full ML workflow automation.
For fully automated model tuning, Amazon SageMaker is the correct choice, offering SageMaker Autopilot and hyperparameter optimization. Community consensus strongly supports SageMaker as the managed ML service that automates model building and tuning.
Choosing Amazon Personalize, because it may appear to build and tune recommendation models automatically, but it is a domain-specific service for personalization, not a general-purpose ML model tuning service.
Community Discussion (3 comments)
Comments & Corrections
No comments yet — spotted an error or have a note? Share it below.
Expert Analysis
Why the Answer Is Correct
Amazon SageMaker is a fully managed service designed for building, training, and deploying machine learning models. It includes SageMaker Autopilot, which automatically explores candidate models, performs feature engineering, and tunes hyperparameters. SageMaker also offers automatic model tuning (hyperparameter optimization) that searches for the best model configuration without manual intervention.
Why the Other Options Are Wrong
Amazon Personalize is a specialized service for building recommendation systems, not a general-purpose ML model tuning service. Amazon Comprehend is an NLP service that extracts insights from text, not for training custom models. Amazon Athena is an interactive query service for analyzing data in S3, unrelated to model tuning.
Community Comment Notes
Community comments [1] and [2] both correctly identify Amazon SageMaker as the answer, mentioning SageMaker Autopilot and SageMaker Hyperparameter Optimization as key features. Comment [3] further explains that Autopilot automates the ML model development process, making it ideal for fully automated model tuning. The unanimous vote distribution (100% B) reinforces that this is a clear-cut question for candidates familiar with SageMaker's capabilities.
Official Reference
Exam Strategy
Identify the key phrase 'fully automated model tuning' — Amazon SageMaker Autopilot is the only option that provides end-to-end automation of model tuning. Eliminate services with narrower scopes (Personalize, Comprehend) and data query services (Athena) to quickly arrive at the correct answer.
Related Analysis
Practice All AIF-C01 Questions
Access 100 questions with complete answers and detailed explanations.
View Full AIF-C01 Practice Test →