nerdexam
Amazon

MLS-C01 · Question #299

A machine learning (ML) specialist uploads 5 TB of data to an Amazon SageMaker Studio environment. The ML specialist performs initial data cleansing. Before the ML specialist begins to train a model,

The correct answer is A. Use SageMaker Clarify to automatically detect data bias D. Configure SageMaker Data Wrangler to generate a bias report.. SageMaker Clarify (A) is the dedicated service for detecting bias in datasets and models. It analyzes statistical properties of data to surface potential bias across sensitive features before training begins. SageMaker Data Wrangler (D) has a native 'Generate data bias report' fe

Exploratory Data Analysis

Question

A machine learning (ML) specialist uploads 5 TB of data to an Amazon SageMaker Studio environment. The ML specialist performs initial data cleansing. Before the ML specialist begins to train a model, the ML specialist needs to create and view an analysis report that details potential bias in the uploaded data. Which combination of actions will meet these requirements with the LEAST operational overhead? (Choose two.)

Options

  • AUse SageMaker Clarify to automatically detect data bias
  • BTurn on the bias detection option in SageMaker Ground Truth to automatically analyze data
  • CUse SageMaker Model Monitor to generate a bias drift report.
  • DConfigure SageMaker Data Wrangler to generate a bias report.
  • EUse SageMaker Experiments to perform a data check

How the community answered

(28 responses)
  • A
    79% (22)
  • B
    7% (2)
  • C
    11% (3)
  • E
    4% (1)

Explanation

SageMaker Clarify (A) is the dedicated service for detecting bias in datasets and models. It analyzes statistical properties of data to surface potential bias across sensitive features before training begins. SageMaker Data Wrangler (D) has a native 'Generate data bias report' feature that integrates directly with Clarify under the hood, allowing the ML specialist to produce a visual bias report without leaving the Studio environment. Together, they provide the least-overhead path: Data Wrangler handles the report generation UI, and Clarify performs the analysis. Option B (Ground Truth) is for data labeling, not bias detection. Option C (Model Monitor) detects bias drift in deployed models post-training. Option E (Experiments) tracks training runs and metrics, not dataset bias.

Topics

#SageMaker#Data Bias Detection#Data Preparation#Exploratory Data Analysis

Community Discussion

No community discussion yet for this question.

Full MLS-C01 Practice