Microsoft
DP-100 · Question #125
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 B. 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
Explore data and run experiments
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
- AExtract N-Gram Features from Text
- BEdit Metadata
- CPreprocess Text
- DApply SQL Transformation
How the community answered
(29 responses)- A3% (1)
- B93% (27)
- C3% (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 Transformation#Azure Machine Learning Studio#Module Functionality
Community Discussion
No community discussion yet for this question.