Which type of machine learning should you use to identify groups of people who have similar purchasing habits?
Answer options:
A. classification
B. regression
C. clustering
Answer correct:
C
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 Reference: https://docs.microsoft.com/en-us/dotnet/machine-learning/resources/tasks