{“@context”:”https://schema.org”,”@type”:”FAQPage”,”mainEntity”:[{“@type”:”Question”,”name”:”A company wants to use machine learning to automatically categorize customer support tickets. They have limited ML expertise. Which Google Cloud approach is most appropriate?”,”acceptedAnswer”:{“@type”:”Answer”,”text”:”Use AutoML Natural Language for text classification”}}]}
A company wants to use machine learning to automatically categorize customer support tickets. They have limited ML expertise. Which Google Cloud approach is most appropriate?
- A. Build a custom TensorFlow model from scratch
- B. Deploy a pre-trained Vision API
- C. Use AutoML Natural Language for text classification
- D. Use Compute Engine to train a custom model
✅ Correct Answer: C. Use AutoML Natural Language for text classification