Microsoft Azure AI Fundamentals — Question 83

Which type of machine learning should you use to identify groups of people who have similar purchasing habits?

Answer options

Correct answer: C

Explanation

Clustering is the correct choice because it is specifically designed to group similar data points together, making it ideal for identifying patterns in purchasing habits. Classification is used for categorizing data into predefined classes, while regression is focused on predicting continuous outcomes, neither of which directly address the goal of grouping similar behaviors.