Coder Social home page Coder Social logo

faisal-aldhuwayhi / identify-customer-segments Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 742 KB

Identifying Customer Segments using unsupervised learning techniques

Jupyter Notebook 100.00%
identifying-customer-segments machine-learning unsupervised-learning clustering udacity-machine-learning-nanodegree udacity-nanodegree population unsupervised-learning-algorithms scikit-learn jupyter-notebook

identify-customer-segments's Introduction

Identify Customer Segments

In this project, we will work with real-life data provided to us by our Bertelsmann partners AZ Direct and Arvato Finance Solution. The data here concerns a company that performs mail-order sales in Germany. Their main question of interest is to identify facets of the population that are most likely to be purchasers of their products for a mailout campaign. Your job as a data scientist will be to use unsupervised learning techniques to organize the general population into clusters, then use those clusters to see which of them comprise the main user base for the company. Prior to applying the machine learning methods, you will also need to assess and clean the data in order to convert the data into a usable form.

And the project is divided as follows:

  • Step 0: Load The data
  • Step 1: Preprocessing
    • Assessment - Cleaning - Re-encoding
    • Feature engineering
  • Step 2: Feature Transformation
    • Feature scaling and Perform the PCA
    • Interpret Principal Components
  • Step 3: Clustering
    • Apply clustring
    • Compare Customer Data to Demographics Data

Requirements

This project uses Python 3 and is designed to be completed through the Jupyter Notebooks IDE. The following libraries are expected to be used in this project:

It is highly recommended that you use the Anaconda distribution to install Python, since the distribution includes all necessary Python libraries as well as Jupyter Notebooks.

Data

The actual data was removed due to terms and conditions of AZ Direct GmbH which prohibits of using data in any other content rather than Udacity course.

Results

Cluster 9 is overrepresented in the customers data compared to general population data, we can describe some segments of the population that are relatively popular with the mail-order company:

  • People with age older than 60 years old is higher (ALTERSKATEGORIE_GROB = 3.608463)
  • Females (ANREDE_KZ = 1.535703)
  • People who are socially-minded (average affinity) (SEMIO_SOZ = 3.915283)

Cluster 8 is underrepresented in the customers data compared to general population data, we can illustrate some segments of the population that are relatively unpopular with the company:

  • People with age of 30 - 45 years old is lower (ALTERSKATEGORIE_GROB = 1.805549)
  • Females (ANREDE_KZ = 1.981174)
  • People who are socially-minded (high affinity) (SEMIO_SOZ = 3.226965)

Note: There is one iPython notebook to showcase work related to this project. The html file was generated from the iPython notebook.

identify-customer-segments's People

Watchers

 avatar  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.