Amazon
AIF-C01 · Question #303
A company wants to identify groups for its customers based on the customers' demographics and buying patterns. Which algorithm should the company use to meet this requirement?
The correct answer is B. K-means. K-means is a clustering algorithm commonly used to identify and group customers based on shared characteristics such as demographics and buying patterns, making it suitable for customer segmentation tasks.
Submitted by jordan8· Mar 30, 2026Machine Learning Algorithms
Question
A company wants to identify groups for its customers based on the customers’ demographics and buying patterns. Which algorithm should the company use to meet this requirement?
Options
- AK-nearest neighbors (k-NN)
- BK-means
- CDecision tree
- DSupport vector machine
How the community answered
(46 responses)- A4% (2)
- B83% (38)
- C11% (5)
- D2% (1)
Explanation
K-means is a clustering algorithm commonly used to identify and group customers based on shared characteristics such as demographics and buying patterns, making it suitable for customer segmentation tasks.
Topics
#K-means#Clustering#Unsupervised Learning#Customer Segmentation
Community Discussion
No community discussion yet for this question.