Specialty

AWS Certified Machine Learning - Specialty (MLS-C01) Practice Exam

The MLS-C01 exam validates expertise in building, training, tuning, and deploying machine learning models using Amazon SageMaker and other AWS AI/ML services.

200+
Practice Questions
3
Free Pages
4.9★
Rating
2026
Updated
Start Free Practice → Get Full Access

MLS-C01 Exam Overview

Exam CodeMLS-C01
Full NameAWS Certified Machine Learning - Specialty
LevelSpecialty
Questions on Exam65
Duration180 minutes
Passing Score750 / 1000
Exam Cost$300 USD
Recommended Study Time60–100 hours
AWSReady Practice Questions200+

Exam Domains

Sample MLS-C01 Practice Questions

Try these free practice questions. Full answers and explanations are included.

Question 1

A large mobile network operating company is building a machine learning model to predict customers who are likely to unsubscribe from the service. The company plans to offer an incentive for these customers as the cost of churn is far greater than the cost of the incentive. The model produces the following confusion matrix after evaluating on a test dataset of 100 customers: mls_001_image_1.png Based on the model evaluation results, why is this a viable model for production?

Diagram for question 1
A. The model is 86% accurate and the cost incurred by the company as a result of false negatives isfiless than the false positives.
B. The precision of the model is 86%, which isfiless than the accuracy of the model.
C. The model is 86% accurate and the cost incurred by the company as a result of false positives isfiless than the false negatives.
D. The precision of the model is 86%, which is greater than the accuracy of the model.
Show Answer & Explanation

Correct Answer: C. The model is 86% accurate and the cost incurred by the company as a result of false positives isfiless than the false negatives.

Why Option C is right: In this specific business context, the company states that the cost of churn is far greater than the cost of the incentive. A False Negative (Actual Churn "Yes", Predicted "No") means a customer leaves, which is the highest cost. A False Positive (Actual Churn "No", Predicted "Yes") means giving an incentive to a loyal customer. While this is a small loss, it is much better than losing the customer. Since the model captures most churners and maintains high overall accuracy, it is a viable business solution.

Question 2

A Machine Learning Specialist is designing a system for improving sales for a company. The objective is to use the large amount of information the company has on users' behavior and product preferences to predict which products users would like based on the users' similarity to other users. What should the Specialist do to meet this objective?

A. Build a content-based filtering recommendation engine with Apache Spark ML on Amazon EMR
B. Build a collaborative filtering recommendation engine with Apache Spark ML on Amazon EMR.
C. Build a model-based filtering recommendation engine with Apache Spark ML on Amazon EMR
D. Build a combinative filtering recommendation engine with Apache Spark ML on Amazon EMR
Show Answer & Explanation

Correct Answer: B. Build a collaborative filtering recommendation engine with Apache Spark ML on Amazon EMR.

Collaborative filtering is the correct approach for this use case because it predicts user preferences based on similarities between users, not on product content characteristics. The question explicitly states the objective is to "predict which products users would like based on the users' similarity to other users," which is the defining principle of collaborative filtering. Apache Spark ML on Amazon EMR is an appropriate implementation platform for this algorithm, as it provides distributed computing capabilities for large-scale data processing. Collaborative filtering works by identifying user-user or item-item similarities and leveraging the preferences of similar users to make recommendations.Why correct: Collaborative filtering explicitly uses user similarity to make predictions Aligns with stated objective: "based on the users' similarity to other users" Spark ML on EMR supports distributed collaborative filtering implementation Why others are incorrect: A (Content-based filtering): Uses product features/content, not user similarity C (Model-based filtering): A variant of collaborative filtering, but less direct for this use case; the question emphasizes similarity between users D (Combinative filtering): Not a standard ML terminology; likely a distractor

See All Free Questions →

Why Practice with AWSReady?

📝
Exam-Realistic Questions
Questions designed to match the difficulty and style of the official MLS-C01 exam.
💡
Detailed Explanations
Every answer includes a clear explanation referencing AWS documentation.
Free to Start
Sample questions available without an account. Premium unlocks all 200+ questions.
🔄
Updated for 2026
Question bank updated regularly to reflect the latest MLS-C01 exam guide.

Frequently Asked Questions — MLS-C01 Exam

How many questions are on the AWS MLS-C01 exam?
The MLS-C01 exam contains 65 questions to be completed in 180 minutes.
What is the passing score for MLS-C01?
The AWS Certified Machine Learning Specialty (MLS-C01) passing score is 750 out of 1000.
Is MLS-C01 hard?
MLS-C01 is one of the more challenging AWS specialty exams. It requires knowledge of both machine learning concepts and SageMaker implementation details.
Do I need a data science background for MLS-C01?
Yes. AWS recommends 1–2 years of hands-on experience developing, architecting, and running ML/deep learning workloads on AWS. Knowledge of ML algorithms and statistics is essential.
How long should I study for MLS-C01?
Plan on 8–12 weeks studying 1–2 hours per day. Focus on SageMaker (Studio, training, inference, pipelines), data engineering for ML, feature engineering, and model evaluation.
What topics does MLS-C01 cover?
MLS-C01 covers SageMaker, feature engineering, model training and tuning, hyperparameter optimization, model deployment strategies, MLOps, Rekognition, Comprehend, Transcribe, and Forecast.
Are AWSReady MLS-C01 questions representative of the real exam?
Yes. AWSReady MLS-C01 questions cover all four exam domains including data preparation, model building, algorithm selection, and MLOps on AWS.

Related AWS Certifications

Ready to Pass MLS-C01?

Access all 200+ practice questions with interactive quiz mode, progress tracking, and detailed explanations.

Start Interactive Quiz →