subject
Mathematics, 08.02.2021 19:10 cbawesome8

Scenario Universal Bank is a relatively young bank growing rapidly in terms of overall customer acquisition. The majority of these customers are liability customers (depositors) with varying sizes of relationship with the bank. The customer base of asset customers (borrowers) is quite small, and the bank is interested in expanding this base rapidly to bring in more loan business. In particular, it wants to explore ways of converting its liability customers to personal loan customers (while retaining them as depositors).
A campaign that the bank ran last year for liability customers showed a healthy conversion rate of over 9% success. This has encouraged the retail marketing department to devise smarter campaigns with better target marketing. The goal is to use k-NN to predict whether a new customer will accept a loan offer. This will serve as the basis for the design of a new campaign.
The dataset UniversalBank. csv below contains data on 5000 customers. The data include customer demographic information (age, income, etc.), the customer’s relationship with the bank (mortgage, securities account, etc.), and the customer response to the last personal loan campaign (Personal Loan). Among these 5000 customers, only 480 (= 9.6%) accepted the personal loan that was offered to them in the earlier campaign.
UniversalBank. csvWith all this information in mind and the use of R, your job is to:Partition the dataset into 60% training and 40% validation sets considering the information on the following customer:Age = 40, Experience = 10, Income = 84, Family = 2, CCAvg = 2, Education_1 = 0, Education_2 = 1, Education_3 = 0, Mortgage = 0, Securities Account = 0, CD Account = 0, Online = 1, and Credit Card = 1.Perform a k-NN classification with all predictors except ID and ZIP code using k = 1. Remember to transform categorical predictors with more than two categories into dummy variables first. Specify the success class as 1 (loan acceptance), and use the default cutoff value of 0.5. How would this customer be classified?Tell me, what is a choice of k that balances between overfitting and ignoring the predictor information?Show the confusion matrix for the validation data that results from using the best k. Then, Consider the following customer:Age = 40, Experience = 10, Income = 84, Family = 2, CCAvg = 2, Education_1 = 0, Education_2 = 1, Education_3 = 0, Mortgage = 0, Securities Account = 0, CD Account = 0, Online = 1 and Credit Card = 1.Classify the above customer using the best k. Repartition the data, this time into training, validation, and test sets (50% : 30% : 20%).Apply the k-NN method with the k chosen above. Compare the confusion matrix of the test set with that of the training and validation sets. Comment on the differences and their reason.

ansver
Answers: 2

Other questions on the subject: Mathematics

image
Mathematics, 21.06.2019 22:20, flippinhailey
The mean of 10 values is 19. if further 5 values areincluded the mean becomes 20. what is the meanthese five additional values? a) 10b) 15c) 11d) 22
Answers: 1
image
Mathematics, 21.06.2019 22:30, vcornejo7
Whats are the trickiest steps to do when adding or subtracting rational expressions? how does knowledge of rational numbers u in adding and subtracting rational expressions?
Answers: 2
image
Mathematics, 21.06.2019 23:40, jahnoibenjamin
Select the correct answer what is the 10th term of the geometric sequence 3,6, 12, 24,48 a. 512 b. 3,072 c. 768 d. 1,536
Answers: 2
image
Mathematics, 22.06.2019 01:20, emanuel323
Use pascal's triangle to find the missing values. x4 - 4xb + 6x2 - ax + 1
Answers: 3
You know the right answer?
Scenario Universal Bank is a relatively young bank growing rapidly in terms of overall customer acq...

Questions in other subjects: