exam questions

Exam DP-100 All Questions

View all questions & answers for the DP-100 exam

Exam DP-100 topic 7 question 10 discussion

Actual exam question from Microsoft's DP-100
Question #: 10
Topic #: 8
[All DP-100 Questions]

You need to select a feature extraction method.
Which method should you use?

  • A. Mutual information
  • B. Mood's median test
  • C. Kendall correlation
  • D. Permutation Feature Importance
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
jackreacher
Highly Voted 3 years, 5 months ago
Linear regression module - When you train a Linear Regression module, you must determine the best features to use in a model. You can choose standard metrics provided to measure performance before and after the feature importance process completes. So the answer should be permutation feature importance
upvoted 8 times
111ssy
3 years, 5 months ago
"In this module, feature values are randomly shuffled, one column at a time, and the performance of the model is measured before and after. You can choose one of the standard metrics provided to measure performance." https://docs.microsoft.com/en-us/azure/machine-learning/studio-module-reference/permutation-feature-importance
upvoted 4 times
...
...
james2033
Most Recent 6 months, 4 weeks ago
Selected Answer: C
Feature extraction method: 1) Pearson's correlation 2) Kendall's rank correlation 3) Spearman's rank correlation https://www.phdata.io/blog/data-science-stats-review/ The question given 4 choices, has one choice for "Kendall correlation" --> Choose C - Kendall correaltion for FEATURE EXTRACTION METHOD.
upvoted 4 times
...
phdykd
1 year, 2 months ago
Mutual information is a widely used feature extraction method in machine learning, especially in the context of feature selection. It is a statistical method that measures the amount of information that one feature provides about the other. The main advantage of mutual information is that it can capture non-linear dependencies between variables, making it a powerful technique for extracting relevant features from complex data sets. It is also a computationally efficient method, which can handle high-dimensional data sets. On the other hand, Mood's median test, Kendall correlation, and Permutation Feature Importance are not feature extraction methods, but rather statistical tests or feature importance measures that can be used in the context of feature selection. They do not provide a direct way of extracting features from the data, but rather help in identifying the most relevant features for a given problem. Therefore, in this case, the best option is to choose Mutual information as a feature extraction method.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago