ExamQuestions.com

Register
Login
AWS Certified Machine Learning Specialty Exam Questions

Amazon

AWS Certified Machine Learning Specialty

246 / 258

Question 246:

You are a machine learning specialist working for a large retail clothing company. Your marketing department wants to leverage machine learning to understand product loyalty. Your machine learning team has decided to group the customers into categories based on which customers may churn, meaning abandon a given product for another, maybe a competitor’s product, within the next 6 months. You have labeled data for customer product loyalty for the previous two years available to you for training your model.
Which machine learning model type should you and your team use to build your customer loyalty model?

Answer options:

A.Linear regression using either the Linear Learner or XGBoost built-in SageMaker algorithms
B.Clustering using either the K-Means or K-Nearest Neighbors algorithms
C.Classification using either the Linear Learner or XGBoost built-in SageMaker algorithms
D.Reinforcement learning using SageMaker RL