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 297 discussion

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

You work for an ecommerce company that wants to automatically classify products in images to improve user experience. You have a substantial dataset of labeled images depicting various unique products. You need to implement a solution for identifying custom products that is scalable, effective, and can be rapidly deployed. What should you do?

  • A. Develop a rule-based system to categorize the images.
  • B. Use a TensorFlow deep learning model that is trained on the image dataset.
  • C. Use a pre-trained object detection model from Model Garden.
  • D. Use AutoML Vision to train a model using the image dataset.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

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
hit_cloudie
4 weeks, 1 day ago
Selected Answer: D
AutoML Vision is scalable, fast to deploy, and effective when you already have labeled data.
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 ...