Expert Veri Ed, Online, Free.: Unlimited Access
Expert Veri Ed, Online, Free.: Unlimited Access
Expert Veri Ed, Online, Free.: Unlimited Access
UNLIMITED ACCESS
Take advantage of PDF Files for 1000+ Exams along with community discussions and pass IT Certification Exams Easily. Get Unlimited Access
Google Discussions
Question #: 84
Topic #: 1
Your company manages an application that aggregates news articles from many different online sources and sends them to users. You need to
build a recommendation model that will suggest articles to readers that are similar to the articles they are currently reading. Which approach
A. Create a collaborative filtering system that recommends articles to a user based on the user’s past behavior.
B. Encode all articles into vectors using word2vec, and build a model that returns articles based on vector similarity. Most Voted
C. Build a logistic regression model for each user that predicts whether an article should be recommended to a user.
D. Manually label a few hundred articles, and then train an SVM classifier based on the manually classified articles that categorizes additional
Hide Answer
Suggested Answer: A
Comments
gscharly 3 months, 2 weeks ago
Selected Answer: B
Went with B
upvoted 1 times
Selected Answer: B
Went with B
upvoted 1 times
Selected Answer: B
https://cloud.google.com/blog/topics/developers-practitioners/meet-ais-multitool-vector-embeddings
Answer B
https://www.examtopics.com/discussions/google/view/91053-exam-professional-machine-learning-engineer-topic-1-question/ 1/3
02/08/2024, 22:13 Exam Professional Machine Learning Engineer topic 1 question 84 discussion - ExamTopics
upvoted 3 times
Selected Answer: B
Currently reading is the keyword here. Going to need B for that, A won't work since it would be based on e.g. all reading history and not the
article currently being read.
upvoted 2 times
Option C, building a logistic regression model for each user, may not be scalable because it requires building a separate model for each user,
which can become difficult to manage as the number of users increases.
Option D, manually labeling articles and training an SVM classifier, may not be as effective as the word2vec approach because it relies on manual
labeling, which can be time-consuming and may not capture the full semantic meaning of the articles. Additionally, SVMs may not be as effective
as neural network-based approaches like word2vec for capturing complex relationships between words and articles.
upvoted 2 times
Selected Answer: B
word2vec can easily get similar articles, but the collaborative filter isn't sure well.
upvoted 1 times
Selected Answer: B
B
https://towardsdatascience.com/recommending-news-articles-based-on-already-read-articles-627695221fe8
upvoted 3 times
Answer B
upvoted 1 times
Collaborative looks at the other users, knowledge-based at me.Answer B is the most knowledge based, among these.
upvoted 2 times
Selected Answer: A
Answer B
upvoted 2 times
Get IT Certification
https://www.examtopics.com/discussions/google/view/91053-exam-professional-machine-learning-engineer-topic-1-question/ 2/3
02/08/2024, 22:13 Exam Professional Machine Learning Engineer topic 1 question 84 discussion - ExamTopics
https://www.examtopics.com/discussions/google/view/91053-exam-professional-machine-learning-engineer-topic-1-question/ 3/3