CLOUD-DIGITAL-LEADER · Question #284
An organization needs to train a custom machine learning model to categorize customer responses from their website's contact form. Which Google Cloud product or service should the organization use?
The correct answer is C. AutoML Natural Language. AutoML Natural Language allows organizations to train custom text classification models on their own labeled data without deep ML expertise.
Question
An organization needs to train a custom machine learning model to categorize customer responses from their website's contact form. Which Google Cloud product or service should the organization use?
Options
- AAnthos
- BRecommendations AI
- CAutoML Natural Language
- DPub/Sub
How the community answered
(28 responses)- A7% (2)
- B4% (1)
- C89% (25)
Why each option
AutoML Natural Language allows organizations to train custom text classification models on their own labeled data without deep ML expertise.
Anthos is a hybrid and multi-cloud application management platform, not a machine learning training service.
Recommendations AI is a pre-built service for product recommendation use cases in retail, not a custom text classification tool.
AutoML Natural Language is a Google Cloud service specifically designed to let organizations build and train custom natural language processing models, including text classification tasks such as categorizing free-form customer responses. It handles model training and evaluation while requiring only labeled training data from the user. This makes it the correct fit for categorizing contact form submissions.
Pub/Sub is a managed messaging and event streaming service used for decoupling systems, not for training or running machine learning models.
Concept tested: AutoML Natural Language custom text classification
Source: https://cloud.google.com/natural-language/automl/docs/overview
Topics
Community Discussion
No community discussion yet for this question.