Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Please use R Studio Direct Mailing to Airline Customers. East-West Airlines has entered into a partnership with the wireless phone company Telcon to sell the

Please use R Studio

Direct Mailing to Airline Customers.East-West Airlines has entered into a partnership with the wireless phone company Telcon to sell the latter's service via direct mail. The fileEastWestAirlinesNN.csvcontains a subset of a data sample of who has already received a test offer. About 13% accepted.

You are asked to develop a model to classify East-West customers as to whether they purchase a wireless phone service contract (outcome variable Phone_Sale). This model will be used to classify additional customers.

  1. Run a neural net model on these data, using a single hidden layer with 5 nodes. Remember to first convert categorical variables into dummies and scale numerical predictor variables to a 0-1 (use functionpreprocess()with method="range"). Generate a deciles-wise lift chart for the training and validation sets. Interpret the meaning (in business terms) of the leftmost bar of the validation decile- wise lift chart.
  2. Comment on the difference between the training and validation lift charts.
  3. Run a second neural net model on the data, this time setting the number of hidden nodes to 1. Comment now on the difference between this model and the model you ran earlier, and how overfitting might have affected results.
  4. What sort of information, if any, is provided about the effects of the various variables?

the file can be found at : https://drive.google.com/drive/folders/1WGJVN0EVrGqf539FpT8K8zdFsJGcwk3a?usp=sharing

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Monthly Problem Gems

Authors: Hongwei Chen

1st Edition

1000402282, 9781000402285

More Books

Students also viewed these Mathematics questions

Question

carbon tetrachloride flowing at the rate

Answered: 1 week ago

Question

What does stickiest refer to in regard to social media

Answered: 1 week ago

Question

Explain what internal and external linkages are. LO1

Answered: 1 week ago