Skip to content

williamadams1/bankmarketingdata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sales Prediction Using Bank Marketing Data

For this particular machine learning project, I chose some bank marketing data based on a campaign of phone calls to solicit term deposits (i.e. CDs or bonds) from existing clients.

Overview

The data comes from UCI's Mahcine Learning Repository and the specs and other variants of the dataset can be found here:
https://archive.ics.uci.edu/ml/datasets/bank+marketing

Source:

[Moro et al., 2014] S. Moro, P. Cortez and P. Rita. A Data-Driven Approach to Predict the Success of Bank Telemarketing. Decision Support Systems, Elsevier, 62:22-31, June 2014

Data Set Information:

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.

The classification goal is to predict if the client will subscribe (yes/no) a term deposit (variable y).