ExamQuestions.com

Register
Login
Google Cloud Certified Professional Machine Learning Engineer Exam Exam Questions

Google

Google Cloud Certified Professional Machine Learning Engineer Exam

12 / 56

Question 12:

You are designing an architecture with a serverless ML system to enrich customer support tickets with informative metadata before they are routed to a support agent. You need a set of models to predict ticket priority, predict ticket resolution time, and perform sentiment analysis to help agents make strategic decisions when they process support requests. Tickets are not expected to have any domain-specific terms or jargon. The proposed architecture has the following flow: 
image
Which endpoints should the Enrichment Cloud Functions call? 

Answer options:

A. 1 = AI Platform, 2 = AI Platform, 3 = AutoML Vision
B. 1 = AI Platform, 2 = AI Platform, 3 = AutoML Natural Language
C. 1 = AI Platform, 2 = AI Platform, 3 = Cloud Natural Language API
D. 1 = Cloud Natural Language API, 2 = AI Platform, 3 = Cloud Vision API