exam questions

Exam DY0-001 All Questions

View all questions & answers for the DY0-001 exam

Exam DY0-001 topic 1 question 47 discussion

Actual exam question from CompTIA's DY0-001
Question #: 47
Topic #: 1
[All DY0-001 Questions]

A data scientist has built an image recognition model that distinguishes cars from trucks. The data scientist now wants to measure the rate at which the model correctly identifies a car as a car versus when it misidentifies a truck as a car. Which of the following would best convey this information?

  • A. Confusion matrix
  • B. AUC/ROC curve
  • C. Box plot
  • D. Correlation plot
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
SuntzuLegacy
1 month, 1 week ago
Selected Answer: A
A confusion matrix directly shows how many examples of each actual class (car or truck) are assigned to each predicted class. From it, you can read off: The rate at which cars are correctly identified as cars (True Positives). The rate at which trucks are incorrectly identified as cars (False Positives). Hence, A. Confusion matrix is the best choice.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...