New Year Sale 2026! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Amazon MLS-C01 Exam - Topic 9 Question 52 Discussion

Actual exam question for Amazon's MLS-C01 exam
Question #: 52
Topic #: 9
[All MLS-C01 Questions]

An ecommerce company sends a weekly email newsletter to all of its customers. Management has hired a team of writers to create additional targeted content. A data scientist needs to identify five customer segments based on age, income, and location. The customers' current segmentation is unknown. The data scientist previously built an XGBoost model to predict the likelihood of a customer responding to an email based on age, income, and location.

Why does the XGBoost model NOT meet the current requirements, and how can this be fixed?

Show Suggested Answer Hide Answer
Suggested Answer: C

Contribute your Thoughts:

0/2000 characters
Lemuel
3 months ago
kNN might not be the best choice for segmentation.
upvoted 0 times
...
Deane
3 months ago
PCA isn't really needed here, just classify directly.
upvoted 0 times
...
Lavonne
3 months ago
Wait, can k-means really work for this? Seems off.
upvoted 0 times
...
Jesus
4 months ago
I think option B makes sense, just adjust the classes!
upvoted 0 times
...
Dell
4 months ago
The XGBoost model only gives binary outputs.
upvoted 0 times
...
Karol
4 months ago
I feel like increasing the classes in XGBoost might not really solve the segmentation issue. We should probably look into clustering methods instead.
upvoted 0 times
...
Lamar
4 months ago
I practiced a similar question where we had to switch from a supervised to an unsupervised approach. I think k-means could be the right choice for this one.
upvoted 0 times
...
Maddie
4 months ago
I'm not entirely sure, but I think we might need to change the model type since we're looking for segments, not just a binary outcome.
upvoted 0 times
...
Jaleesa
5 months ago
I remember that XGBoost is mainly used for classification and regression, but it seems like we need clustering here instead.
upvoted 0 times
...
Gearldine
5 months ago
Hmm, this seems like a tricky one. I'll need to carefully read through the details and think about the legal responsibilities of the bank in this situation.
upvoted 0 times
...
Mari
5 months ago
I'm still a bit unsure about the Combine Shipments batch job. Does that automatically create and post the invoices, or just create them? I want to make sure I understand that option fully before selecting it.
upvoted 0 times
...
Josefa
5 months ago
We went over some practice questions, and I think picking is tied to order fulfillment, so A sounds right, but I'm a bit confused.
upvoted 0 times
...
Karol
5 months ago
This one seems pretty straightforward. I'm pretty confident the answer is CSRF.
upvoted 0 times
...
yak22
4 years ago
It is a clustering problem so it should be D because K-Mean allows to predict cluster/segments which are unknown in this case where in option C k-nearest is used for classification problem to predict class labels for individual data instances.
upvoted 1 times
...

Save Cancel