Microsoft
AI-900 · Question #155
Which type of machine learning should you use to identify groups of people who have similar purchasing habits?
The correct answer is C. clustering. Clustering is a machine learning task that is used to group instances of data into clusters that contain similar characteristics. Clustering can also be used to identify relationships in a dataset https://docs.microsoft.com/en-us/dotnet/machine-learning/resources/tasks
Submitted by sofia.br· Mar 30, 2026
Question
Which type of machine learning should you use to identify groups of people who have similar purchasing habits?
Options
- Aclassification
- Bregression
- Cclustering
How the community answered
(21 responses)- A10% (2)
- B19% (4)
- C71% (15)
Explanation
Clustering is a machine learning task that is used to group instances of data into clusters that contain similar characteristics. Clustering can also be used to identify relationships in a dataset https://docs.microsoft.com/en-us/dotnet/machine-learning/resources/tasks
Topics
#Clustering#Unsupervised Learning#Machine Learning Types#Data Grouping
Community Discussion
No community discussion yet for this question.