Google Cloud Professional Machine Learning Engineer — Question 65

You need to quickly build and train a model to predict the sentiment of customer reviews with custom categories without writing code. You do not have enough data to train a model from scratch. The resulting model should have high predictive performance. Which service should you use?

Answer options

Correct answer: A

Explanation

AutoML Natural Language is designed for users to easily create and train custom models without needing to write code, making it ideal for your requirements. The Cloud Natural Language API does not allow for custom model training, while AI Hub pre-made Jupyter Notebooks and AI Platform Training built-in algorithms require more data or coding expertise, making them less suitable for your scenario.