Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Amazon Exam AIF-C01 Topic 1 Question 29 Discussion

Actual exam question for Amazon's AIF-C01 exam
Question #: 29
Topic #: 1
[All AIF-C01 Questions]

A company is developing an ML application. The application must automatically group similar customers and products based on their characteristics.

Which ML strategy should the company use to meet these requirements?

Show Suggested Answer Hide Answer
Suggested Answer: A

The company needs to automatically group similar customers and products based on their characteristics, which is a clustering task. Unsupervised learning is the ML strategy for grouping data without labeled outcomes, making it ideal for this requirement.

Exact Extract from AWS AI Documents:

From the AWS AI Practitioner Learning Path:

'Unsupervised learning is used to identify patterns or groupings in data without labeled outcomes. Common applications include clustering, such as grouping similar customers or products based on their characteristics, using algorithms like K-means or hierarchical clustering.'

(Source: AWS AI Practitioner Learning Path, Module on Machine Learning Strategies)

Detailed

Option A: Unsupervised learningThis is the correct answer. Unsupervised learning, specifically clustering, is designed to group similar entities (e.g., customers or products) based on their characteristics without requiring labeled data.

Option B: Supervised learningSupervised learning requires labeled data to train a model for prediction or classification, which is not applicable here since the task involves grouping without predefined labels.

Option C: Reinforcement learningReinforcement learning involves training an agent to make decisions through rewards and penalties, not for grouping data. This option is irrelevant.

Option D: Semi-supervised learningSemi-supervised learning uses a mix of labeled and unlabeled data, but the task here does not involve any labeled data, making unsupervised learning more appropriate.


AWS AI Practitioner Learning Path: Module on Machine Learning Strategies

Amazon SageMaker Developer Guide: Unsupervised Learning Algorithms (https://docs.aws.amazon.com/sagemaker/latest/dg/algos.html)

AWS Documentation: Introduction to Unsupervised Learning (https://aws.amazon.com/machine-learning/)

Contribute your Thoughts:

Raul
2 days ago
Hmm, I'm not sure. Supervised learning could work if we have labeled data on customer and product characteristics. But the question doesn't mention that.
upvoted 0 times
...
Lenna
8 days ago
I think this is an unsupervised learning problem since we need to group similar customers and products without any labeled data.
upvoted 0 times
...
Wade
13 days ago
Semi-supervised learning could be a possibility, but I lean towards unsupervised since we’re grouping based on characteristics.
upvoted 0 times
...
Barney
19 days ago
I feel like reinforcement learning is more about decision-making over time, so it probably isn't the right choice here.
upvoted 0 times
...
Brent
24 days ago
I'm not entirely sure, but I remember a practice question where we used supervised learning for classification tasks. This seems different.
upvoted 0 times
...
Junita
1 month ago
I think it might be unsupervised learning since we need to group similar customers and products without labeled data.
upvoted 0 times
...

Save Cancel