AI Introduction Basics
1 / 10Question
How does Supervised Learning differ from Unsupervised Learning in terms of data and goal?
Tap to reveal answer
Answer
Supervised Learning uses labeled datasets to predict outputs for new inputs (e.g., spam detection), while Unsupervised Learning uses unlabeled data to discover hidden patterns or groupings (e.g., customer segmentation).
Tap to flip back