Skip to content

This project develops a customer segmentation process related to a mail-order company in Germany.

License

Notifications You must be signed in to change notification settings

evertonbin/customer-segmentation-arvato

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Customer Segmentation - Arvato Bertelsmann

Table of Contents

  1. Installation
  2. Project Motivation
  3. File Descriptions
  4. Results
  5. Licensing, Authors, and Acknowledgements

Installation

All the necessary libraries to run the code were already available in the Anaconda distribution of Python, except:

  1. scikit-optimize, which can be installed through !pip install scikit-optimize;
  2. lightgbm, which can be installed through !pip install lightgbm.

This script was written using Python version 3.*.

Project Motivation

This was the chosen project to be developed as the Capstone Project for the Udacity Data Scientist Nanodegree. I am passionate about data, and especially data related to people somehow.

Customer Segmentation is all about understanding people, how they behave, what they like, how they think, and so on. I really enjoy putting together the pieces of this puzzle.

Besides that, I felt like it would be a great challenge to work on real data, giving me the chance to overcome the problems that come up in the daily life of any data scientist.

File Descriptions

  1. Notebook - Jupyter Notebook with the script containing the whole solution of the project.
  2. joblib files (azdias, customers, train, and test) - compacted versions of the datasets used in this project.

Results

All the process as well as the results and findings were documented in this Medium post.

Licensing, Authors, Acknowledgements

Credits must be given to the Arvato Bertelsmann company for providing the data, and also Udacity for proposing this amazing Capstone Project.

About

This project develops a customer segmentation process related to a mail-order company in Germany.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages