Courseiva
AI Concepts and FoundationshardMultiple SelectObjective-mapped

AI0-001 AI Concepts and Foundations Practice Question

Which TWO of the following are key characteristics of unsupervised learning?

⚠ Common exam trap

CompTIA often tests the distinction between supervised, unsupervised, and reinforcement learning by presenting a characteristic that is true for one paradigm but not the other, and the trap here is that candidates may confuse 'predicting a target variable' (supervised) with 'discovering hidden patterns' (unsupervised) because both involve analyzing input features.

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

It uses data without labeled responses

Unsupervised learning algorithms, such as k-means clustering or hierarchical clustering, operate exclusively on input data that has no labeled responses. The model must infer the underlying structure directly from the features without any ground-truth outputs to guide it, which is the defining characteristic of unsupervised learning.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • It uses data without labeled responses

    Why this is correct

    Unsupervised learning works with unlabeled data.

  • It predicts a target variable based on input features

    Why it's wrong here

    Predicting a target variable is supervised learning.

  • It discovers hidden patterns or groupings in data

    Why this is correct

    Unsupervised learning finds inherent structures like clusters.

  • It requires a reward signal to learn optimal actions

    Why it's wrong here

    Reward signals are used in reinforcement learning.

  • It typically requires a separate validation set for tuning

    Why it's wrong here

    Unsupervised learning often does not require a validation set.

About these practice questions

One of 754 original AI0-001 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This AI0-001 practice question is part of Courseiva's free CompTIA certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the AI0-001 exam.