Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam Professional Machine Learning Engineer All Questions

View all questions & answers for the Professional Machine Learning Engineer exam

Exam Professional Machine Learning Engineer topic 1 question 68 discussion

Actual exam question from Google's Professional Machine Learning Engineer
Question #: 68
Topic #: 1
[All Professional Machine Learning Engineer Questions]

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?

  • A. AutoML Natural Language
  • B. Cloud Natural Language API
  • C. AI Hub pre-made Jupyter Notebooks
  • D. AI Platform Training built-in algorithms
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
AB_C
5 hours, 36 minutes ago
Selected Answer: A
custom modeling needed
upvoted 1 times
...
PhilipKoku
5 months, 3 weeks ago
Selected Answer: A
A) AutoML - Codeless
upvoted 1 times
...
nmnm22
6 months ago
"Quickly build" >> usually go with the low-code/no-code options of autoML
upvoted 1 times
...
b2aaace
7 months, 1 week ago
Selected Answer: B
AutoML does not have transfer learning capabilities as of now. Given that there are not enough data to train from scratch, B is the only option that makes sense.
upvoted 1 times
pinimichele01
7 months, 1 week ago
https://cloud.google.com/vertex-ai/docs/text-data/sentiment-analysis/prepare-data
upvoted 1 times
...
...
MultiCloudIronMan
7 months, 4 weeks ago
Selected Answer: A
This suitable job for AutoML, it used transfer learning when there is small data for training.
upvoted 1 times
MultiCloudIronMan
2 months, 3 weeks ago
AutoML now supports Transfer learning, I checked it.
upvoted 1 times
...
...
LFavero
9 months ago
Selected Answer: A
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, which is crucial since there's enough data to train a model from scratch.
upvoted 3 times
...
Krish6488
1 year ago
Selected Answer: A
Custom models and custom categories and hence AutoML natural language, It would still work with less data
upvoted 1 times
...
Sahana_98
1 year ago
Selected Answer: B
NO DATA TO TRAIN THE MODEL FROM SCRACH
upvoted 2 times
GuineaPigHunter
6 months ago
"You do not have enough data to train a model from scratch" - I think this means that there is SOME data but not a lot, something which AutoML can handle.
upvoted 1 times
...
...
M25
1 year, 6 months ago
Selected Answer: A
Went with A
upvoted 1 times
...
dfdrin
1 year, 8 months ago
Selected Answer: A
It's A. "Custom categories" means B can't be correct
upvoted 2 times
...
tavva_prudhvi
1 year, 8 months ago
Its A, Check this document, https://cloud.google.com/natural-language/automl/docs/beginners-guide The Natural Language API discovers syntax, entities, and sentiment in text, and classifies text into a predefined set of categories.
upvoted 3 times
...
shankalman717
1 year, 9 months ago
Selected Answer: B
If you do not have enough data to train a model from scratch, then it may be more appropriate to use a pre-trained model or a pre-made Jupyter Notebook. Option B, the Cloud Natural Language API, could still be a viable option if you have access to labeled data for sentiment analysis. The API provides pre-trained models for sentiment analysis that you can use to classify text. However, if you have custom categories or labels, then you would need to train a custom model, which may not be feasible with limited data.
upvoted 4 times
...
enghabeth
1 year, 9 months ago
Selected Answer: A
https://www.toptal.com/machine-learning/google-nlp-tutorial#:~:text=Google%20Natural%20Language%20API%20vs.&text=Google%20AutoML%20Natural%20Language%20is,t%20require%20machine%20learning%20knowledge. In this case need custom categories without writing code
upvoted 2 times
...
John_Pongthorn
1 year, 10 months ago
Selected Answer: A
Quickly ==> A and B and custom categories + you do not have enough data to train a model (it doesn't mean no data to train) it will probably have a few samples Let's say 10 samples) as this link https://cloud.google.com/natural-language/automl/docs/beginners-guide#include-enough-labeled-examples-in-each-category ==> A
upvoted 2 times
...
John_Pongthorn
1 year, 10 months ago
Selected Answer: B
Quickly ==> A and B and custom categories + you do not have enough data to train a model (it doesn't mean no data to train) it will probably have a few samples Let's say 10 samples) ==> B
upvoted 1 times
John_Pongthorn
1 year, 10 months ago
Sorry, I go with A A A A A A
upvoted 3 times
...
John_Pongthorn
1 year, 10 months ago
https://cloud.google.com/natural-language/automl/docs/beginners-guide#include-enough-labeled-examples-in-each-category
upvoted 2 times
...
...
Omi_04040
1 year, 11 months ago
B is the correct answer AutoML needs data for training and its clearly mentioned we don't have any data.
upvoted 2 times
tavva_prudhvi
1 year, 8 months ago
they said, "do not have enough data"!!!!
upvoted 1 times
...
...
hiromi
1 year, 11 months ago
Selected Answer: A
A wish0035 explained
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...