exam questions

Exam AWS Certified Machine Learning - Specialty All Questions

View all questions & answers for the AWS Certified Machine Learning - Specialty exam

Exam AWS Certified Machine Learning - Specialty topic 1 question 154 discussion

A machine learning specialist needs to analyze comments on a news website with users across the globe. The specialist must find the most discussed topics in the comments that are in either English or Spanish.
What steps could be used to accomplish this task? (Choose two.)

  • A. Use an Amazon SageMaker BlazingText algorithm to find the topics independently from language. Proceed with the analysis.
  • B. Use an Amazon SageMaker seq2seq algorithm to translate from Spanish to English, if necessary. Use a SageMaker Latent Dirichlet Allocation (LDA) algorithm to find the topics.
  • C. Use Amazon Translate to translate from Spanish to English, if necessary. Use Amazon Comprehend topic modeling to find the topics.
  • D. Use Amazon Translate to translate from Spanish to English, if necessary. Use Amazon Lex to extract topics form the content.
  • E. Use Amazon Translate to translate from Spanish to English, if necessary. Use Amazon SageMaker Neural Topic Model (NTM) to find the topics.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
LydiaGom
Highly Voted 2 years, 11 months ago
C and E B needs to build custom model
upvoted 28 times
tgaos
2 years, 10 months ago
The SageMaker seq2seq algorithm is a supervised learning algorithm. And it needs to train then translate. translate can directly use to translate from Spanish to English
upvoted 7 times
...
hamimelon
2 years, 3 months ago
The question did not say you cannot build a custom model. They have a ML specialist, so building a custom model shouldn't be a problem.
upvoted 3 times
...
...
NILKK
Highly Voted 2 years, 11 months ago
It asked 2 answers, but I can see only one answer. Please advise. Thanks!
upvoted 9 times
...
Carpediem78
Most Recent 3 weeks, 1 day ago
Selected Answer: E
(Choose two.) C,E
upvoted 1 times
...
MultiCloudIronMan
6 months ago
Selected Answer: C
C E - Amazon Translate can handle the translation from Spanish to English, ensuring all comments are in a single language. Amazon Comprehend provides robust topic modeling capabilities to identify the most discussed topics in the translated comments. Use Amazon Translate to translate from Spanish to English, if necessary. Use Amazon SageMaker Neural Topic Model (NTM) to find the topics. Amazon SageMaker Neural Topic Model (NTM) is an unsupervised learning algorithm designed for topic modeling, which can effectively identify topics in the translated comments
upvoted 1 times
...
amlgeek
6 months, 1 week ago
CE are the answers. C use Amazon Comprehend for topic modeling - use LDA (https://docs.aws.amazon.com/comprehend/latest/dg/topic-modeling.html) E is using NTM (https://docs.aws.amazon.com/sagemaker/latest/dg/ntm.html) For ease of use, I will start with Amazon Comprehend and go to NTM if the success criteria isn't met.
upvoted 1 times
...
MJSY
6 months, 2 weeks ago
Selected Answer: E
C, E is the correct answer.
upvoted 1 times
...
Chiquitabandita
10 months, 2 weeks ago
Selected Answer: E
C & E based on comments, but you are not allowed to select multiple choices.
upvoted 1 times
...
AIWave
1 year, 1 month ago
C and E - Use translate so that text is in common language - In options with translate only Comprehend and NTM allow for topic modeling (C & E) Other options Blazingtext is for text classification, not topic modelling, LDA is requireres user specified topics and Lex is for conversational interfaces
upvoted 1 times
...
CloudHandsOn
1 year, 3 months ago
Selected Answer: C
C & E Option C (Amazon Translate and Amazon Comprehend): This is a strong combination. Amazon Translate can be used to translate Spanish comments into English, and then Amazon Comprehend, which supports topic modeling, can be used to identify the most discussed topics. Option E (Amazon Translate and Amazon SageMaker Neural Topic Model): This is also a viable combination. Amazon Translate would handle the translation of Spanish comments, and the Neural Topic Model (NTM) in Amazon SageMaker can then be used for topic modeling. NTM uses neural networks for topic discovery and is well-suited for analyzing large sets of text data.
upvoted 2 times
...
geoan13
1 year, 5 months ago
B and E I dont think amazon comprehend can do topic modelling. LDA is used for topic modelling
upvoted 1 times
...
ixdb
1 year, 6 months ago
BCE are all right. https://docs.amazonaws.cn/en_us/sagemaker/latest/dg/algos.html LDA and NTM are all topic modeling tools.
upvoted 1 times
...
loict
1 year, 7 months ago
Selected Answer: E
A. NO - BlazingText is word2vec, will not do topic modeling alone B. NO - Translate better than custom seq2seq C. NO - NTM better than LDA used by Comprehend D. NO - Lex is for chatbots E. YES
upvoted 1 times
...
teka112233
1 year, 7 months ago
Selected Answer: E
The right answers are C & E The other steps are not suitable because: A. The BlazingText algorithm is for word embeddings and text classification, not topic modeling. B. The LDA algorithm is an unsupervised learning algorithm that requires a user-specified number of topics. D. Amazon Lex is for building conversational interfaces, not extracting topics from content
upvoted 1 times
...
Sharath1783
1 year, 7 months ago
Selected Answer: B
Correct answer is BE
upvoted 3 times
...
chet100
1 year, 7 months ago
It has to be B + C .. for spanish to English use Translate. For Topics it has to be LDA.
upvoted 1 times
chet100
1 year, 7 months ago
Sorry and NTM.. in that case, C is a winner for translation.. then pick E to be consistent.. final answer B + E.
upvoted 1 times
...
...
kaike_reis
1 year, 8 months ago
Selected Answer: E
For me: B - C - E are correct: it's solved translation + topic modelling. The question is not well construct from my POV.
upvoted 3 times
...
Mickey321
1 year, 8 months ago
Selected Answer: C
C and E
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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago