exam questions

Exam DY0-001 All Questions

View all questions & answers for the DY0-001 exam

Exam DY0-001 topic 1 question 77 discussion

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

A data scientist receives an update on a business case about a machine that has thousands of error codes. The data scientist creates the following summary statistics profile while reviewing the logs for each machine:

Which of the following is the most likely concern with respect to data design for model ingestion?

  • A. Sparse matrix
  • B. Granularity misalignment
  • C. Insufficient features
  • D. Multivariate outliers
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
Given 19,000 unique codes but only 7 per machine (on median), you’d end up with a massive number of columns (one per code) in which most entries would be zeros. This situation is a classic sparse matrix concern.
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 ...