Question 134:
You work for a major retail chain in their web development area. You are on the machine learning team responsible for building a recommendation engine for its retail website, where they sell many different items across many different categories. The recommendation engine will use customer data such as purchase history, credit rating, geographic location, household income, response to past marketing mailings, etc. Your marketing team has decided to send a marketing mailing to customers who have responded to past mailings. They have two different content templates to use depending on the classification category of each customer. Your model needs to recommend which mailing template to use for each customer in the target customer dataset. Which SageMaker built-in algorithm is best suited to this problem, and what value should you use for the predictor_type hyperparameter for the desired outcome? (Select TWO)
Answer options:
A.Linear Learner B.classifier C.regressor D.Factorization Machine E.multiclass_classifier F.K-Means G.binary_classifier H. Neural Topic Model