Coder Social home page Coder Social logo

luthergit / direct_marketing_analysis Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.01 MB

Analysis to identify the variables closely linked to customers purchasing additional services and examine how these variables affect the chances of a successful marketing strategy.

Python 0.49% Jupyter Notebook 99.51%

direct_marketing_analysis's Introduction

Direct Marketing Analysis

Introduction

In this project, we will ingest the data, which has no missing values and thus requires no data cleaning. We will conduct an analysis to identify the variables closely linked to customers purchasing additional services and examine how these variables affect the chances of a successful marketing strategy. Based on our findings, we will provide recommendations to better utilise these variables to increase efficiency and customer purchases.

Data

The original data used in this project is from a public Kaggle dataset called "Banking Dataset - Marketing Targets" and can be found here

Dataset:

  • age: Age of the customer
  • job: Job type
  • marital: Marital status
  • education: Education level
  • default: Has credit in default? (yes/no)
  • balance: Average yearly balance in euros
  • housing: Has housing loan? (yes/no)
  • loan: Has personal loan? (yes/no)
  • contact: Contact communication type (cellular/telephone)
  • day: Last contact day of the month
  • month: Last contact month of year
  • duration: Last contact duration in seconds
  • campaign: Number of contacts performed during this campaign
  • pdays: Number of days since the client was last contacted from a previous campaign (numeric, -1 means client was not previously contacted)
  • previous: Number of contacts performed before this campaign
  • poutcome: Outcome of the previous marketing campaign (unknown/success/failure/other)
  • y: Has the client subscribed a term deposit? (yes/no)`

Code

The code is designed to be flexible and can be applied to new data received in the future.

  • direct_marketing_analysis_with_commentary.ipynb: A Jupyter notebook containing the complete report, including code, outputs, commentary, insights, and recommendations.
  • direct_marketing_analysis_no_commentary.ipynb: A Jupyter notebook featuring the full report with only the code and outputs.
  • direct_marketing_presentation.pptx: A concise presentation summarising insights and actions to improve efficiency and increase customer purchases.
  • direct_marketing_analysis.py: A Python executable script that can be run directly in the terminal. It outputs statistical information to the terminal and displays visual plots in separate windows, with each plot appearing sequentially after the previous window is closed.

direct_marketing_analysis's People

Contributors

luthergit avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.