Questions: Supervised Learning Fundamentals

3 questions to test your understanding

Score: 0 / 3
Question 1 Multiple Choice

What is the essential ingredient that distinguishes supervised learning from unsupervised learning?

AA neural network architecture
BLabeled training examples pairing inputs with correct outputs
CA very large dataset
DAn optimization algorithm like gradient descent
Question 2 True / False

A model that achieves near-zero error on its training data is expected to perform well on new, unseen data.

TTrue
FFalse
Question 3 Short Answer

What is the role of a loss function in supervised learning?

Think about your answer, then reveal below.