Topic 1 Question 68
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?
AutoML Natural Language
Cloud Natural Language API
AI Hub pre-made Jupyter Notebooks
AI Platform Training built-in algorithms
ユーザの投票
コメント(13)
- 正解だと思う選択肢: A
ans: A
B => "custom categories" so discarded. C, D => discarded because "without writing code" and "do not have enough data".
A => AutoML can train with very little data ("The bare minimum required by AutoML Natural Language for training is 10 text examples per category/label"), as seifou says it will probably use transfer learning behind the scenes.
👍 4wish00352022/12/15 A is correct. Natural Language AI is now part of Vertex AI -AutoML
👍 2Vedjha2022/12/08B is the correct answer AutoML needs data for training and its clearly mentioned we don't have any data.
👍 2Omi_040402022/12/27
シャッフルモード