exam questions

Exam AWS Certified AI Practitioner AIF-C01 All Questions

View all questions & answers for the AWS Certified AI Practitioner AIF-C01 exam

Exam AWS Certified AI Practitioner AIF-C01 topic 1 question 157 discussion

A financial company is using ML to help with some of the company’s tasks.

Which option is a use of generative AI models?

  • A. Summarizing customer complaints
  • B. Classifying customers based on product usage
  • C. Segmenting customers based on type of investments
  • D. Forecasting revenue for certain products
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

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
certifiedlegend
1 week, 6 days ago
Selected Answer: A
Generative AI models are designed to generate new content, such as text, images, audio, or code, based on patterns learned from data. Summarizing customer complaints involves text generation, where the model reads input text (complaints) and generates a concise summary — a classic use case for generative AI models like large language models (LLMs). Why not the others? B. Classifying customers based on product usage – This is classification, a discriminative ML task, not generative. C. Segmenting customers based on type of investments – This is clustering/segmentation, again not generative. D. Forecasting revenue for certain products – This is time series forecasting, a predictive modeling task, not generative.
upvoted 1 times
...
Rcosmos
1 week, 6 days ago
Selected Answer: U
Modelos generativos de IA são projetados para criar ou gerar novo conteúdo, como texto, imagem, áudio ou código. No contexto da empresa: A. Resumindo as reclamações dos clientes → envolve geração de texto novo com base em linguagem natural, o que é uma aplicação típica de modelos generativos (como o GPT da OpenAI). As outras opções são exemplos de modelos discriminativos ou preditivos, e não generativos: B. Classificação de clientes com base no uso do produto → é classificação (modelo preditivo) C. Segmentação de clientes com base no tipo de investimentos → é clusterização (modelo de agrupamento) D. Previsão de receita para determinados produtos → é regressão (modelo preditivo)
upvoted 2 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 ...