
Ultimate access to all questions.
Deep dive into the quiz with AI chat providers.
We prepare a focused prompt with your quiz and certificate details so each AI can offer a more tailored, in-depth explanation.
Q3. A retailer wants to segment customers into groups based on buying behavior, but no labels or prior classifications exist. Which machine learning technique is most suitable?
A
Supervised learning
B
Unsupervised learning
C
Reinforcement learning
D
Self-supervised learning
Explanation:
Unsupervised learning is the correct choice because:
No labels or prior classifications exist - This is the key characteristic of unsupervised learning problems where we don't have predefined labels or target variables.
Customer segmentation - This is a classic clustering problem where we want to group similar customers together based on their buying behavior patterns.
Why not the other options:
Common unsupervised techniques for customer segmentation:
Unsupervised learning algorithms discover hidden patterns and structures in unlabeled data, making them ideal for exploratory data analysis and customer segmentation tasks where we don't have predefined categories.