Question
The file UniversalBank.jmp contains data on 5000 customers. The data include customer demographic information (age, income, etc.), the customers relationship with the bank (mortgage, securities
The file UniversalBank.jmp contains data on 5000 customers. The data include customer demographic information (age, income, etc.), the customers 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.
Data Mining Tasks:
Perform a k-NN classification with all predictors except ID and ZIP code using k = 10. (Hint: Cast the variable Personal Loan to Y, Response and Validation to Validation, all other variables (except for ID and ZIP) to X factors. (Note: This analysis may take a few minutes) WHAT IS THE MISCLASSIFICATION RATE FOR K=1 ON VALIDATION SET?
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started