Refer to the scenario in Problem 30 regarding the identification of coupon promotion responders. Apply k-nearest neighbors

Question:

Refer to the scenario in Problem 30 regarding the identification of coupon promotion responders. Apply k-nearest neighbors to classify observations as a promotion-responder or not by using Coupon as the target (or response) variable. Set aside 20% of the data as a test set and use 80% of the data for training and validation.

a. Determine the value of k that maximizes the AUC in a validation procedure.

b. For the best-performing k-nearest neighbors model in the validation procedure, compute and interpret the lift measure on the top 10% of the test set observations most likely to use the promotional coupon.

 Problem 30

Salmons Stores operates a national chain of women’s apparel stores. Five thousand copies of an expensive four-color sales catalog have been printed, and each catalog includes a coupon that provides a $50 discount on purchases of $200 or more. Salmons would like to send the catalogs only to customers who have the highest probability of using the coupon. For each of 1,000 Salmons customers, three variables were tracked from an earlier promotional campaign: last year’s total spending at Salmons (Spending), whether they have a Salmons store credit card (Card), and whether they used the promotional coupon they were sent (Coupon).

Apply logistic regression with lasso regularization to classify observations as a promotion-

responder or not by using Coupon as the target (or response) variable. Set aside 20% of the data as a test set and use 80% of the data for training and validation.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question

Business Analytics

ISBN: 9780357902219

5th Edition

Authors: Jeffrey D. Camm, James J. Cochran, Michael J. Fry, Jeffrey W. Ohlmann

Question Posted: