Supervised learning: Which type of machine learning | AIGP
7-day money-back guarantee — full refund within 7 days of purchase if you've completed under 20% of the questions. See pricing →
Certifications Tools Flashcards Career Paths Exam Guides Blog Pricing For Teams About

Language

✓ EnglishDeutschEspañolFrançaisPortuguês
Check readiness — free →

Supervised learning: Which type of machine learning does this describe?

AIGP Understanding the Foundations of AI Governance Medium

Learning to predict known labels from labeled training examples is supervised learning.

The question

A data science team trains a model on a dataset in which each example already carries a known outcome label, and the model learns to predict that label for new inputs. Which type of machine learning does this describe?

Preparing for AIGP? Take the free 5-min readiness quiz →

  1. Supervised learning, where a model learns a mapping from inputs to known, labeled target outputs.
    Correct: learning from labeled examples to predict outcomes for new inputs is the definition of supervised learning.
  2. Unsupervised learning, where a model finds structure or clusters in data lacking target labels.
    Plausible but wrong: unsupervised learning works on unlabeled data, whereas here labels are present.
  3. Reinforcement learning, where an agent learns a policy through rewards from interacting with settings.
    Plausible but wrong: reinforcement learning is driven by reward signals from actions, not fixed labeled examples.
  4. Transfer learning, where a model reuses knowledge from one task to accelerate a related second task.
    Plausible but wrong: transfer learning describes reusing prior knowledge, not the labeled-data paradigm itself.
The trap
Selecting reinforcement learning for any predictive model, overlooking that the cue is the presence of labels.

How to remember it

Learning to predict known labels from labeled training examples is supervised learning.

How many of these would you get right?

One of 1581 AIGP questions on Certsqill. Take a free five-minute check and see your score per domain — not one number, but which section to open tonight.

Test your AIGP readiness — free

More Understanding the Foundations of AI Governance questions

Part of the Certsqill AIGP question bank · Understanding the Foundations of AI Governance · Every answer, right and wrong, comes with its own explanation.