nerdexam
Cloudera

DS-200 · Question #43

You want to build a classification model to identify spam comments on a blog. You decide to use the words in the comment text as inputs to your model. Which criteria should you use when deciding…

The correct answer is A. Choose words for your sample that are most correlated with the Spam label. See the full explanation below for the reasoning.

Question

You want to build a classification model to identify spam comments on a blog. You decide to use the words in the comment text as inputs to your model. Which criteria should you use when deciding which words to use as features in order to contribute to making the correct classification decision?

Options

  • AChoose words for your sample that are most correlated with the Spam label
  • BChoose wordsfor your sample thatoccur most frequently in the text
  • CChoose words, for your sample that have the largest mutual information with the spam label
  • DChoose words for your sample that are least correlated with the spam label

How the community answered

(32 responses)
  • A
    81% (26)
  • B
    13% (4)
  • C
    3% (1)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full DS-200 Practice