Courseiva
ModelingeasyMultiple SelectObjective-mapped

MLS-C01 Modeling Practice Question

A data scientist is using Amazon SageMaker to train a linear regression model. The dataset has outliers. Which TWO techniques can help reduce the impact of outliers? (Choose TWO.)

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

Trim the dataset to remove extreme values

Options A and D are correct. Huber loss is robust to outliers, and trimming the dataset removes extreme values. Option B (more features) is not relevant for handling outliers. Option C (L1 regularization) reduces overfitting but not outlier impact. Option E (standardization) does not handle outliers.

Answer analysis

Option-by-option breakdown

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

  • Trim the dataset to remove extreme values

    Why this is correct

    Removing outliers reduces their influence on the model.

  • Add more features

    Why it's wrong here

    More features do not address outliers.

  • Apply L1 regularization

    Why it's wrong here

    Regularization helps with overfitting, not outliers.

  • Use Huber loss instead of squared error

    Why this is correct

    Huber loss is less sensitive to outliers than squared error.

  • Standardize the features

    Why it's wrong here

    Standardization does not remove outlier influence.

About these practice questions

This MLS-C01 question is part of Courseiva's 1,672-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam 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 MLS-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 MLS-C01 exam.