AWS Certified Machine Learning Engineer - Associate

AWS_MLA_C01
AssociateVersion MLA-C01Official exam guide โ†—

Ready to test yourself?

A timed, blueprint-proportional exam drawn fresh from this bank โ€” with a per-domain score report.

๐Ÿ”’ Unlock the simulation โ†’

๐Ÿ”“ Free preview: showing 10 of 90 questions. Unlock the full bank โ€” every question, explanation, and reference.

Unlock all 90 questions โ†’

10 questions across 4 topics. Choose an answer for each question, then check it to see the correct answer and explanation.

Filter by topic

8 questions in Data Preparation for Machine Learning

DATA_PREP

Data Preparation for Machine Learning

8 questions in topic

Ingesting, storing, transforming, and validating data; feature engineering and ensuring data integrity for ML.

1
Single choice~90s

An ML engineer must visually explore a tabular dataset and apply built-in transformations (imputation, encoding, outlier handling) with minimal code before training in Amazon SageMaker. Which tool is designed for this?

2
Single choice~100s

A team wants to store, share, and reuse curated ML features across multiple models and serve them with low latency at inference time, while keeping an offline copy for training. Which AWS capability should they use?

3
Single choice~100s

An engineer needs a serverless way to run SQL queries directly against large CSV and Parquet files in Amazon S3 to profile data before training, without loading it into a database. Which service fits best?

4
Single choice~100s

A dataset for a binary fraud classifier has 99% non-fraud and 1% fraud examples, and the model rarely predicts fraud. Which data-preparation technique directly addresses this class imbalance?

5
Single choice~100s

An ML engineer must build a scalable ETL job to clean and join several large tables and catalog the resulting schema for downstream ML use. Which AWS service is purpose-built for serverless ETL with a data catalog?

6
Single choice~100s

A categorical feature 'city' has 3 unordered values (NYC, LA, Chicago). Which encoding is most appropriate so a model does not infer a false ordinal relationship?

7
Single choice~110s

Before training, a team must detect potential bias in the training data โ€” for example, whether a facet like age group is imbalanced relative to the target label. Which SageMaker capability computes pre-training bias metrics?

8
Single choice~100s

A team needs to create a high-quality labeled dataset for image classification using human annotators and optional automated labeling to reduce cost. Which AWS service provides managed data labeling workflows?