GithubHelp home page GithubHelp logo

patelatharva / arvato_customer_segmentation Goto Github PK

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

Identified characteristics of population that match the existing customer base using PCA. Built statistical model to predict probability of conversion of person as new customer using LightGBM.

Jupyter Notebook 21.23% Python 0.28% HTML 78.50%

arvato_customer_segmentation's Introduction

Customer Segmentation Report and Predictive Analysis of Customer Conversion of Mail-Order company for Arvato Financials

Goal

Arvato Financial Solutions provided demographics dataset of the customers of mail-order sales company in Germany as well as the general population of Germany. The goal of the project is to help the client company of Arvato in identifying the segments of the general population which are highly representative of the existing customers of the company. Such kind of information can help the company in improving the effectiveness of marketing by targeting it to the right segment of population. It can help it better understand the existing customers and optimize the products, operations and services of the company to serve them in a better way.

The company also provided with additional dataset about the response received to the marketing campaign of the mail-order company. The dataset contains similar attributes as those found in the earlier described datasets containing demographics, age group, financial status and purchasing behaviour etc. The goal is to predict the probability of a new person responding positively to become a customer of mail-order company based on the demographics data provided about that person.

Approach

I used techniques of PCA (Principal Component Analysis) to reduce the dimensionality of datasets provided by Arvato Financials. I used K-means clustering to identify population groups to see if some cluster can be highly representative of the characteristics of the existing customer base of the company.

Finally, I build statistical model for predicting the conversion of population sample to become a customer of a mail-order company based on the historical marketing campaign data. Considering the imbalanced nature of the target variable in the dataset, used LigthGBM gradient boosting algorithm as machine learning model. As the number of positive samples in the training dataset is very low as compared to negative responses, which is considered as an imbalanced dataset, the evaluation metric being used here is Receiver operating characteristic Area Under Curve.

Files:

  • Part 1 Customer Segmentation.ipynb: Notebook containing steps for preparing segmentation analysis
  • Part 2 Supervised Learning and Part 3 Kaggle.ipynb: Notebook containing steps for predicting customer conversion of mail-order company
  • DIAS Attributes - Values 2017.xlsx: Data Dictionary indicating meaning of each column name
  • DIAS Information Levels - Attributes 2017.xlsx: Data Dictionary indicating meaning, levels and missing value representation of data

Blog Post:

You can read the blog post regarding the analysis here.

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.