CLOUD-DIGITAL-LEADER · Question #195
An organization needs to categorize a large group of photographs using pre-trained machine learning. Which Google Cloud product or service should the organization use?
The correct answer is A. Vision API. The key phrase is 'pre-trained machine learning.' Vision API provides ready-to-use, Google-trained models for image analysis tasks such as label detection, object categorization, and content classification - requiring no model training by the customer. AutoML Vision also…
Question
An organization needs to categorize a large group of photographs using pre-trained machine learning. Which Google Cloud product or service should the organization use?
Options
- AVision API
- BBigQuery ML
- CAutoML Vision
- DLooker
How the community answered
(40 responses)- A95% (38)
- B3% (1)
- C3% (1)
Explanation
The key phrase is 'pre-trained machine learning.' Vision API provides ready-to-use, Google-trained models for image analysis tasks such as label detection, object categorization, and content classification - requiring no model training by the customer. AutoML Vision also handles image classification, but it requires the organization to train their own custom model on their own labeled data. BigQuery ML is for building ML models using SQL on tabular data, not for analyzing images. Looker is a business intelligence tool for data exploration and visualization, not ML inference. When pre-trained models are required, Vision API is the correct choice.
Topics
Community Discussion
No community discussion yet for this question.