nerdexam
AmazonAmazon

MLA-C01 · Question #118

MLA-C01 Question #118: Real Exam Question with Answer & Explanation

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

Data Preparation for Machine Learning

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 MLA-C01 to see the answer

You've previewed enough free MLA-C01 questions. Unlock MLA-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#Data Imputation#Text Preprocessing#Test Data Preparation
Full MLA-C01 PracticeBrowse All MLA-C01 Questions