nerdexam
Microsoft

70-774 · Question #16

You are building an Azure Machine Learning experiment. You need to transform a string column that has 47 distinct values into a binary indicator column. The solution must use the One-vs-All…

The correct answer is B. Convert to Indicator Values. See the full explanation below for the reasoning.

Question

You are building an Azure Machine Learning experiment. You need to transform a string column that has 47 distinct values into a binary indicator column. The solution must use the One-vs-All Multiclass model. Which module should you use?

Options

  • ASelect Column Transform
  • BConvert to Indicator Values
  • CGroup Categorical Values
  • DEdit Metadata

How the community answered

(32 responses)
  • A
    19% (6)
  • B
    72% (23)
  • C
    3% (1)
  • D
    6% (2)

Community Discussion

No community discussion yet for this question.

Full 70-774 Practice