nerdexam
Microsoft

70-774 · Question #54

You need to identify which columns are more predictive by using a statistical method. Which module should you use?

The correct answer is A. Filter Based Feature Selection. In machine learning and statistics, feature selection is the process of selecting a subset of relevant, useful features to use in building an analytical model. Feature selection helps narrow the field of data to the most valuable inputs. Narrowing the field of data helps reduce…

Prepare data for modeling

Question

You need to identify which columns are more predictive by using a statistical method. Which module should you use?

Options

  • AFilter Based Feature Selection
  • BPrincipal Component Analysis
  • CGroup Data into Bins
  • DTune Model Hyperparameters

How the community answered

(42 responses)
  • A
    76% (32)
  • B
    2% (1)
  • C
    7% (3)
  • D
    14% (6)

Explanation

In machine learning and statistics, feature selection is the process of selecting a subset of relevant, useful features to use in building an analytical model. Feature selection helps narrow the field of data to the most valuable inputs. Narrowing the field of data helps reduce noise and improve training performance. Feature selection is an important tool in machine learning. Machine Learning Studio provides multiple methods for performing feature selection. Choose a feature selection method based on the type of data that you have, and the requirements of the statistical technique that's applied. https://docs.microsoft.com/en-us/azure/machine-learning/studio-module-reference/feature- selection-modules

Topics

#Filter Based Feature Selection#feature selection#statistical methods#Azure ML Studio

Community Discussion

No community discussion yet for this question.

Full 70-774 Practice