AWS Certified AI Practitioner (AIF-C01) — Question 282

Which option is an example of unsupervised learning?

Answer options

Correct answer: A

Explanation

Unsupervised learning involves analyzing unlabeled datasets to discover hidden patterns or groupings, such as clustering similar data points together. In contrast, image classification and house price prediction are classic examples of supervised learning, which rely on labeled training data. Text generation is typically driven by self-supervised generative models.