ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 151 - Professional Data Engineer discussion

Report
Export

You are developing an application on Google Cloud that will automatically generate subject labels for users' blog posts. You are under competitive pressure to add this feature quickly, and you have no additional developer resources. No one on your team has experience with machine learning. What should you do?

A.
Call the Cloud Natural Language API from your application. Process the generated Entity Analysis as labels.
Answers
A.
Call the Cloud Natural Language API from your application. Process the generated Entity Analysis as labels.
B.
Call the Cloud Natural Language API from your application. Process the generated Sentiment Analysis as labels.
Answers
B.
Call the Cloud Natural Language API from your application. Process the generated Sentiment Analysis as labels.
C.
Build and train a text classification model using TensorFlow. Deploy the model using Cloud Machine Learning Engine. Call the model from your application and process the results as labels.
Answers
C.
Build and train a text classification model using TensorFlow. Deploy the model using Cloud Machine Learning Engine. Call the model from your application and process the results as labels.
D.
Build and train a text classification model using TensorFlow. Deploy the model using a Kubernetes Engine cluster. Call the model from your application and process the results as labels.
Answers
D.
Build and train a text classification model using TensorFlow. Deploy the model using a Kubernetes Engine cluster. Call the model from your application and process the results as labels.
Suggested answer: B
asked 18/09/2024
Lea Kohl
46 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first