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
tk786786
1 day, 21 hours ago
Selected Answer: D
Best Answer: D. Use AutoML Vision to train a model using the image dataset. Why Option D? Fastest and Easiest Deployment AutoML Vision allows you to train a custom image classification model without deep ML expertise. Automatically optimizes model architecture, feature extraction, and hyperparameters. Fully managed and deployable via Vertex AI with minimal effort. Scalable and Effective for Custom Product Recognition Since the dataset contains unique products, a custom-trained model is necessary (pre-trained models won’t work well for proprietary products). AutoML Vision scales easily and can handle large image datasets efficiently. Built-in Model Training, Evaluation, and Deployment Provides an end-to-end ML pipeline, including: Data ingestion (upload labeled images). Automated training and hyperparameter tuning. Easy model deployment and monitoring via Vertex AI.
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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago