nerdexam
Google

PROFESSIONAL-MACHINE-LEARNING-ENGINEER · Question #308

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…

The correct answer is D. Use AutoML Vision to train a model using the image dataset. AutoML Vision is an ideal choice for this use case because it provides a scalable and easy-to- use platform for training custom machine learning models on your labeled image dataset. It eliminates the need for deep technical expertise in building and fine-tuning models while…

Submitted by thandi_sa· Apr 18, 2026ML model development

Question

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?

Options

  • ADevelop a rule-based system to categorize the images.
  • BUse a TensorFlow deep learning model that is trained on the image dataset.
  • CUse a pre-trained object detection model from Model Garden.
  • DUse AutoML Vision to train a model using the image dataset.

How the community answered

(58 responses)
  • A
    9% (5)
  • B
    14% (8)
  • C
    3% (2)
  • D
    74% (43)

Explanation

AutoML Vision is an ideal choice for this use case because it provides a scalable and easy-to- use platform for training custom machine learning models on your labeled image dataset. It eliminates the need for deep technical expertise in building and fine-tuning models while leveraging advanced techniques to achieve high accuracy. With AutoML Vision, you can train a custom model specifically tailored to classify your unique products, ensuring better performance compared to a generic pre-trained model.

Topics

#AutoML Vision#Image Classification#Model Selection#Rapid Deployment

Community Discussion

No community discussion yet for this question.

Full PROFESSIONAL-MACHINE-LEARNING-ENGINEER Practice