ai-901 Practice Question 1064

Exam: ai-901
Domain: Describe fundamental principles of machine learning on Azure
Topic: Identify common machine learning types
Difficulty: easy
Which machine learning approach trains algorithms using historical data that already contains known output labels?

Answer Options

A
Unsupervised learning
B
Supervised learning
C
Reinforcement learning
D
Zero-shot learning

Correct Answer

B: Supervised learning

Explanation

Supervised machine learning trains algorithms on labeled data where known outputs guide pattern recognition.