exam questions

Exam AI-900 All Questions

View all questions & answers for the AI-900 exam

Exam AI-900 topic 1 question 59 discussion

Actual exam question from Microsoft's AI-900
Question #: 59
Topic #: 1
[All AI-900 Questions]

DRAG DROP -
Match the types of machine learning to the appropriate scenarios.
To answer, drag the appropriate machine learning type from the column on the left to its scenario on the right. Each machine learning type may be used once, more than once, or not at all.
NOTE: Each correct selection is worth one point.
Select and Place:

Show Suggested Answer Hide Answer
Suggested Answer:
Box 1: Regression -
In the most basic sense, regression refers to prediction of a numeric target.
Linear regression attempts to establish a linear relationship between one or more independent variables and a numeric outcome, or dependent variable.
You use this module to define a linear regression method, and then train a model using a labeled dataset. The trained model can then be used to make predictions.

Box 2: Clustering -
Clustering, in machine learning, is a method of grouping data points into similar clusters. It is also called segmentation.
Over the years, many clustering algorithms have been developed. Almost all clustering algorithms use the features of individual items to find similar items. For example, you might apply clustering to find similar people by demographics. You might use clustering with text analysis to group sentences with similar topics or sentiment.

Box 3: Classification -
Two-class classification provides the answer to simple two-choice questions such as Yes/No or True/False.
Reference:
https://docs.microsoft.com/en-us/azure/machine-learning/studio-module-reference/linear-regression

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
ashayk
Highly Voted 4 years, 8 months ago
The answer is wrong for point no 2 and 3. It is clear in the comments provided below: Clustering is unsupervised learning technique about grouping similar variables together. the answer should be clustering. third, predict whether -- this is clear classification problem.
upvoted 59 times
andre999
3 years, 7 months ago
The answers are updated and correct (1 - Regression, 2 - Clustering, 3 - Classification), so please update the message so as to avoid confusion.
upvoted 56 times
MoneyStacking
7 months ago
I agree with you.
upvoted 1 times
...
...
...
jackreacher
Highly Voted 4 years, 8 months ago
2nd one should be clustering, 3rd one should be classification
upvoted 50 times
...
saema
Most Recent 4 months, 3 weeks ago
regression clustering classification
upvoted 1 times
...
rdemontis
2 years ago
now the answer are correct!
upvoted 6 times
...
vhogstad
2 years, 3 months ago
Predict = Regression Group = Clustering Complete (Yes/No) = Classification (If the question is Predict the grade its regression)
upvoted 5 times
...
FabianBigData
2 years, 9 months ago
correct
upvoted 1 times
...
ydu7312
3 years ago
Answer is correct
upvoted 1 times
...
Saikishor
3 years, 6 months ago
remember this when grouping something it is cluster when outcome is a single one it is regression When yes or no it is a classification
upvoted 10 times
BillBaits
3 years, 5 months ago
classification means assign to fixed groups, not just yes or no.
upvoted 2 times
...
...
akatsuki38
3 years, 10 months ago
Regression, clustering & classification
upvoted 7 times
...
[Removed]
4 years ago
2nd one should be clustering, 3rd one should be classification
upvoted 1 times
...
Babuni
4 years ago
Segment Customers into different groups to support a marketing initiative: Clustering Predict whether or not a student will complete a university course: Classification
upvoted 1 times
...
spykidXX
4 years ago
segment into groups = clustering prediction = regression
upvoted 3 times
...
Kanjati
4 years ago
Regression, clustering and classification
upvoted 3 times
...
Chinnathala
4 years, 1 month ago
Correct Answers are :- 1- Regression 2- Clustering 3- Classification
upvoted 8 times
...
AmiraBedhiafi
4 years, 1 month ago
1- Regression 2- Clustering 3- Classification
upvoted 10 times
...
Shammy45
4 years, 1 month ago
regression , Clustering , Classification
upvoted 2 times
...
RajeshDB
4 years, 2 months ago
Answer is 1.Regression, 2.Clustering and 3.Classification
upvoted 6 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 ...