{“@context”:”https://schema.org”,”@type”:”FAQPage”,”mainEntity”:[{“@type”:”Question”,”name”:”An organization wants to add image recognition capabilities to their application without building a custom ML model. Which Google Cloud approach should they use?”,”acceptedAnswer”:{“@type”:”Answer”,”text”:”Use pre-trained APIs like the Vision API”}}]}
An organization wants to add image recognition capabilities to their application without building a custom ML model. Which Google Cloud approach should they use?
- A. Train a custom model with Vertex AI
- B. Use BigQuery ML
- C. Deploy a Kubernetes cluster on GKE
- D. Use pre-trained APIs like the Vision API
✅ Correct Answer: D. Use pre-trained APIs like the Vision API