nerdexam
AmazonAmazon

MLS-C01 · Question #69

MLS-C01 Question #69: Real Exam Question with Answer & Explanation

Sign in or unlock MLS-C01 to reveal the answer and full explanation for question #69. The question stem and answer options stay visible for context.

Machine Learning Implementation and Operations

Question

A company has collected customer comments on its products, rating them as safe or unsafe, using decision trees. The training dataset has the following features: id, date, full review, full review summary, and a binary safe/unsafe tag. During training, any data sample with missing features was dropped. In a few instances, the test set was found to be missing the full review text field. For this use case, which is the most effective course of action to address test data samples with missing features?

Options

  • ADrop the test samples with missing full review text fields, and then run through the test set.
  • BCopy the summary text fields and use them to fill in the missing full review text fields, and then
  • CUse an algorithm that handles missing data better than decision trees.
  • DGenerate synthetic data to fill in the fields that are missing data, and then run through the test set.

Unlock MLS-C01 to see the answer

You've previewed enough free MLS-C01 questions. Unlock MLS-C01 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Topics

#Missing Data Handling#Text Preprocessing#Data Imputation#Test Data Preparation
Full MLS-C01 PracticeBrowse All MLS-C01 Questions