exam questions

Exam Professional Machine Learning Engineer All Questions

View all questions & answers for the Professional Machine Learning Engineer exam

Exam Professional Machine Learning Engineer topic 1 question 276 discussion

Actual exam question from Google's Professional Machine Learning Engineer
Question #: 276
Topic #: 1
[All Professional Machine Learning Engineer Questions]

You work at a gaming startup that has several terabytes of structured data in Cloud Storage. This data includes gameplay time data, user metadata, and game metadata. You want to build a model that recommends new games to users that requires the least amount of coding. What should you do?

  • A. Load the data in BigQuery. Use BigQuery ML to train an Autoencoder model.
  • B. Load the data in BigQuery. Use BigQuery ML to train a matrix factorization model.
  • C. Read data to a Vertex AI Workbench notebook. Use TensorFlow to train a two-tower model.
  • D. Read data to a Vertex AI Workbench notebook. Use TensorFlow to train a matrix factorization model.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

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
omermahgoub
6 months, 2 weeks ago
Selected Answer: A
Minimal Coding: BigQuery ML provides a user-friendly interface for training models, minimizing the need for extensive coding in tools like TensorFlow (C & D) Efficient Data Processing: Training directly in BigQuery eliminates data movement and leverages BigQuery's scalable infrastructure.
upvoted 1 times
omermahgoub
6 months, 2 weeks ago
Matrix Factorization: This collaborative filtering technique is commonly used for recommender systems. BigQuery ML offers built-in support for matrix factorization, making it a good choice for your scenario.
upvoted 3 times
fitri001
6 months, 1 week ago
it means you choose B?
upvoted 1 times
omermahgoub
6 months, 1 week ago
Yes, voted for A by mistake. The answer is B
upvoted 3 times
...
...
...
...
vaibavi
8 months, 1 week ago
Selected Answer: B
least amount of coding--> BQML recommendations--> matrix factorization
upvoted 4 times
...
guilhermebutzke
8 months, 1 week ago
Selected Answer: B
Using BigQuery ML for training a matrix factorization model would require less coding compared to building a custom model with TensorFlow in a Vertex AI Workbench notebook. BigQuery ML provides high-level APIs for machine learning tasks directly within the BigQuery environment, thus reducing the amount of coding needed for data preprocessing and model training. Matrix factorization is a commonly used technique for recommendation systems, making it a suitable choice for recommending new games to users based on their gameplay time data, user metadata, and game metadata.
upvoted 3 times
...
Yan_X
8 months, 2 weeks ago
Selected Answer: B
B https://developers.google.com/machine-learning/recommendation/collaborative/matrix
upvoted 3 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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago