exam questions

Exam DP-100 All Questions

View all questions & answers for the DP-100 exam

Exam DP-100 topic 1 question 17 discussion

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

You need to consider the underlined segment to establish whether it is accurate.
To transform a categorical feature into a binary indicator, you should make use of the Clean Missing Data module.
Select `No adjustment required` if the underlined segment is accurate. If the underlined segment is inaccurate, select the accurate option.

  • A. No adjustment required.
  • B. Convert to Indicator Values
  • C. Apply SQL Transformation
  • D. Group Categorical Values
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

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
Peeking
Highly Voted 1 year, 10 months ago
Selected Answer: B
This is equivalent to one-hot encoding of a categorical column
upvoted 6 times
...
Sjefen
Highly Voted 2 years, 8 months ago
Correct
upvoted 5 times
...
lianaliam
Most Recent 1 day, 17 hours ago
Selected Answer: A
OHC for categirical column
upvoted 1 times
...
Lion007
11 months, 1 week ago
Selected Answer: B
The answer is correct. B "....the Convert to Indicator Values module in Machine Learning Studio (classic). The purpose of this module is to convert columns that contain categorical values into a series of binary indicator columns that can more easily be used as features in a machine learning model." See https://learn.microsoft.com/en-us/previous-versions/azure/machine-learning/studio-module-reference/convert-to-indicator-values
upvoted 2 times
Lion007
11 months, 1 week ago
Usage tips >> If the column contains missing values, a separate indicator column is created for the missing category, with this name: <source column>- Missing See https://learn.microsoft.com/en-us/previous-versions/azure/machine-learning/studio-module-reference/convert-to-indicator-values#usage-tips
upvoted 1 times
...
...
amiria7
1 year, 10 months ago
The answer is correct
upvoted 1 times
...
JTWang
2 years, 1 month ago
Selected Answer: B
Correct
upvoted 3 times
...
synapse
2 years, 8 months ago
Selected Answer: B
correct
upvoted 2 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 ...