Microsoft
70-774 · Question #8
Note: This question is part of a series of questions that use the same or similar answer choices. An answer choice may be correct for more than one question in the series. Each question is…
The correct answer is D. Select Columns in Dataset. https://msdn.microsoft.com/en-us/library/azure/dn905883.aspx
Prepare data for modeling
Question
Note: This question is part of a series of questions that use the same or similar answer choices. An answer choice may be correct for more than one question in the series. Each question is independent of the other questions in this series. Information and details provided in a question apply only to that question. You have a dataset that contains a column named Column1. Column1 is empty. You need to omit Column1 from the dataset. The solution must use a native module. Which module should you use?
Options
- AExecute Python Script
- BTune Model Hyperparameters
- CNormalize Data
- DSelect Columns in Dataset
- EImport Data
- FEdit Metadata
- GClip Values
- HClean Missing Data
How the community answered
(55 responses)- A2% (1)
- C4% (2)
- D73% (40)
- E2% (1)
- G7% (4)
- H13% (7)
Explanation
https://msdn.microsoft.com/en-us/library/azure/dn905883.aspx
Topics
#Select Columns in Dataset#feature selection#column removal#Azure ML Studio modules
Community Discussion
No community discussion yet for this question.