
Answer-first summary for fast verification
Answer: AutoML Natural Language
The correct answer is A: AutoML Natural Language. AutoML Natural Language is designed to work well even with relatively small datasets. It uses transfer learning and other techniques to train models effectively on limited data. Since you do not have enough data to train a model from scratch and need to quickly build and train a model without writing code, AutoML Natural Language is the most suitable option.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
You are tasked with developing a sentiment analysis model to categorize customer reviews into custom categories. The constraint is that you must do this without writing any code, and you do not have sufficient data to train a model entirely from scratch. Nevertheless, the model's predictive performance needs to be high. Which Google Cloud service should you use in this scenario?
A
AutoML Natural Language
B
Cloud Natural Language API
C
AI Hub pre-made Jupyter Notebooks
D
AI Platform Training built-in algorithms
No comments yet.