nerdexam
Microsoft

DP-100 · Question #53

You are performing feature engineering on a dataset. You must add a feature named CityName and populate the column value with the text London. You need to add the new feature to the dataset. Which…

The correct answer is A. Edit Metadata. Typical metadata changes might include marking columns as features. https://docs.microsoft.com/en-us/azure/machine-learning/studio-module-reference/edit-metadata

Design and prepare a machine learning solution

Question

You are performing feature engineering on a dataset. You must add a feature named CityName and populate the column value with the text London. You need to add the new feature to the dataset. Which Azure Machine Learning Studio module should you use?

Options

  • AEdit Metadata
  • BPreprocess Text
  • CExecute Python Script
  • DLatent Dirichlet Allocation

How the community answered

(46 responses)
  • A
    87% (40)
  • B
    4% (2)
  • C
    7% (3)
  • D
    2% (1)

Explanation

Typical metadata changes might include marking columns as features. https://docs.microsoft.com/en-us/azure/machine-learning/studio-module-reference/edit-metadata

Topics

#Feature Engineering#Data Manipulation#Azure Machine Learning Studio#Data Preparation

Community Discussion

No community discussion yet for this question.

Full DP-100 Practice