Courseiva
ML Model DevelopmentmediumMultiple ChoiceObjective-mapped

MLA-C01 ML Model Development Practice Question

A data scientist is using SageMaker Autopilot to automatically build a binary classification model. The dataset is imbalanced. Which action will Autopilot take by default to address class imbalance?

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Use class balancing weights

Autopilot automatically applies techniques to handle imbalanced data, such as class balancing weights, when it detects imbalance. It does not require manual configuration. Ensemble selection is part of Autopilot but not specifically for imbalance. SMOTE and undersampling are not built-in defaults.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Perform random undersampling of the majority class

    Why it's wrong here

    Undersampling is not a default Autopilot behavior.

  • Ignore the imbalance and proceed with raw data

    Why it's wrong here

    Autopilot does not ignore imbalance; it handles it.

  • Apply SMOTE oversampling

    Why it's wrong here

    SMOTE is not automatically applied by Autopilot.

  • Use class balancing weights

    Why this is correct

    Autopilot automatically uses class weights when imbalance is detected.

About these practice questions

Courseiva writes every MLA-C01 question from scratch — 835 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This MLA-C01 practice question is part of Courseiva's free Amazon Web Services certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the MLA-C01 exam.