exam questions

Exam DY0-001 All Questions

View all questions & answers for the DY0-001 exam

Exam DY0-001 topic 1 question 51 discussion

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

A data scientist wants to predict a person's travel destination. The options are:
Branson, Missouri, United States

Mount Kilimanjaro, Tanzania -

Disneyland Paris, Paris, France -
Sydney Opera House, Sydney, Australia
Which of the following models would best fit this use case?

  • A. Linear discriminant analysis
  • B. k-means modeling
  • C. Latent semantic analysis
  • D. Principal component analysis
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
To predict a person’s travel destination from a discrete set of possible locations, you are looking at a supervised classification task. Linear discriminant analysis (LDA) is specifically designed for supervised classification with multiple classes. k-means is an unsupervised clustering method and would not be ideal if your destinations are already labeled. Latent semantic analysis (LSA) is typically used in text analysis to uncover hidden (latent) structures in textual data. Principal component analysis (PCA) is an unsupervised dimensionality-reduction technique, not primarily a classifier. Hence, for predicting a destination from a fixed set of categories, Linear discriminant analysis (Option A) would be 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 ...