Courseiva
ModelinghardMultiple ChoiceObjective-mapped

MLS-C01 Modeling Practice Question

Network Topology
aws sagemaker describe-training-jobtraining-job-name my-jobRefer to the exhibit.```"TrainingJobName": "my-job","TrainingJobStatus": "Failed",

Refer to the exhibit. A training job failed with the error shown. What is the most likely cause?

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

The training data contains missing values or outliers that cause numerical instability

The error message explicitly states that the input contains NaN or infinity, which indicates missing values or outliers in the training data. This causes numerical instability during training. Option A is incorrect because the error is about input data, not model architecture. Option C is incorrect because the error is from the training script, not insufficient memory. Option D is incorrect because the error is about input values, not runtime limits.

Answer analysis

Option-by-option breakdown

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

  • The model architecture is incorrect

    Why it's wrong here

    Architecture issues would not produce this error.

  • The training data contains missing values or outliers that cause numerical instability

    Why this is correct

    Error indicates NaN or infinity in input.

  • The instance type does not have enough memory

    Why it's wrong here

    Not a memory error.

  • The training job exceeded the maximum runtime

    Why it's wrong here

    Different failure reason.

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.