Use lecture and practical materials covered in this unit to develop a classification model to predict if the client will subscribe (yes/no) a term deposit (variable y).

Swinburne University of Technology
Assignment 3: INF30030 – Business Analytics
Predicting customer behaviour in banking
Overview

The data is related with direct marketing campaigns of a Portuguese banking institution. The marketing campaigns were based on phone calls. Often, more than one contact to the same client was required, in order to access if the product (bank term deposit) would be (‘yes’) or not (‘no’) subscribed.

Your task is to use lecture and practical materials covered in this unit to develop a classification model (i.e., predictive model) to predict if the client will subscribe (yes/no) a term deposit (variable y). The final deliverable of your assignment task should be a report containing the following sections:

• Defining Business Objectives

The project report should start with the description of well-defined business objective.

The model is supposed to address a business question. Clearly stating that objective will allow you to define the scope of your project.

• Exploring data

Once you have addressed missing values and duplicate data problem you will need to explore inherent relationships between the different variables. The focus variable for this study is the Result column (since you are asked to predict it).

So, this section should show your efforts to identity from the remaining columns in the dataset which are likely to have high predictive power on the ‘Result’ column.

You may use both basic statistical analyses such as correlations and present them as visual graphs or tables (raw data).

• Preparing Data

You’ll use historical data to train your model. Data may contain duplicate records and outliers; depending on the analysis and the business objective, you decide whether to keep or remove them. Also, the data could have missing values, may need to undergo some transformation, and may be used to generate derived attributes that have more predictive power for your objective.

Overall, the quality of the data indicates the quality of the model. You need to provide a data dictionary of all data items used in your analysis and their justification to be included in your model.

Assignment :  Business Analytics

• Sampling Your Data

After preparing the data, the next step is Data Sampling. The data needs to be split into two sets: training and test datasets. While splitting, consider the % split between training and test data – Its always good to have more training data than test data (Rule of thumb – 70% training and 30% test data).

Also make sure that the splitting process produces a stratified sample rather than a pure random sample. You need to build the model using the training dataset and the Test data set should be used to verify the accuracy of the model’s output. Doing so is absolutely crucial.

Otherwise you run the risk of overfitting your model — training the model with a limited dataset, to the point that it picks all the characteristics (both the signal and the noise) that are only true for that particular dataset.

• Building the Model

Sometimes the data or the business objectives lend themselves to a specific algorithm or model. Other times the best approach is not so clear-cut. As you explore the data, run as many algorithms as you can. Make sure you use techniques such as cross validation and ensembles as well to see if your modelling improves.

• Evaluating the Model

Each model iteration has to be evaluated and improved upon. To do the comparison models need to be evaluated based on model metrics such as confusion matrix, accuracy, precision, and recall. The final model should be the most optimized model based on the model metrics.

Finally, you have to be smart how to present your results to the business stakeholders in an understandable and convincing way (such as reports, charts and/or dashboard) so they adopt your model.

Datasets

To assist you with your assignment task, you are provided with a dataset (see Canvas assignments folder) to help you build a model. At step 4 you should split your data into training and test or cross validation.

Deliverables
Submit a softcopy of the project report including the six phases of model building. You will be required to present your project after the submission of your assignment.

 

 

© 2020 EssayQuoll.com. All Rights Reserved. | Disclaimer: For assistance purposes only. These custom papers should be used with proper reference.