nerdexam
Amazon

AIF-C01 · Question #345

A company is developing an ML model to predict heart disease risk. The model uses patient data, such as age, cholesterol, blood pressure, smoking status, and exercise habits. The dataset includes a…

The correct answer is B. Supervised learning. Supervised learning is used when the dataset includes both input features (like age, cholesterol, blood pressure, etc.) and a target value indicating the presence of heart disease. The model learns to predict the target value from labeled examples.

Submitted by daniela_cl· Mar 30, 2026Fundamentals of AI and ML

Question

A company is developing an ML model to predict heart disease risk. The model uses patient data, such as age, cholesterol, blood pressure, smoking status, and exercise habits. The dataset includes a target value that indicates whether a patient has heart disease. Which ML technique will meet these requirements?

Options

  • AUnsupervised learning
  • BSupervised learning
  • CReinforcement learning
  • DSemi-supervised learning

How the community answered

(37 responses)
  • A
    11% (4)
  • B
    81% (30)
  • C
    3% (1)
  • D
    5% (2)

Explanation

Supervised learning is used when the dataset includes both input features (like age, cholesterol, blood pressure, etc.) and a target value indicating the presence of heart disease. The model learns to predict the target value from labeled examples.

Topics

#supervised learning#labeled data#classification#ML techniques

Community Discussion

No community discussion yet for this question.

Full AIF-C01 Practice