ai-901 Practice Question 1061

Exam: ai-901
Domain: Describe fundamental principles of machine learning on Azure
Topic: Identify common machine learning types
Difficulty: easy
You need to segment a retail customer base into behavior patterns where no existing category labels exist. What machine learning paradigm should you implement?

Answer Options

A
Regression
B
Clustering
C
Classification
D
Supervised learning

Correct Answer

B: Clustering

Explanation

Clustering is an unsupervised learning technique that groups unlabeled records into distinct clusters based on mathematical similarity.