Git Product home page Git Product logo

churn-reduction's Introduction

Churn-Reduction

Problem Statement

  • Churn (loss of customers to competition) is a problem for companies because it is more expensive to acquire a new customer than to keep your existing one from leaving. This problem statement is targeted at enabling churn reduction using analytics concepts. The objective of this case is to predict customer behaviour.

It is a Classification Problem.

All the steps implemented in this project

  1. Data Pre-processing.
  2. Data Visualization.
  3. Outlier Analysis.
  4. Missing value Analysis.
  5. Feature Selection.
  • Correlation analysis.
  • Chi-Square test.
  1. Feature Scaling.
  • Standaridization.
  1. Dealing with Target Class Imbalance in the Dataset & Splitting into Train and Test Dataset.
  • What is imbalance in data.
  • What is target class imbalance problem
  • Sampling techniques to overcome imbalance:
    • Random Under Sampling.
    • Random Over Sampling.
    • Using Both Under and Over Random sampling.
    • Synthetic Minority Over Sampling Tehnique.
  1. Model Development
  • Decision Tree.
  • Random Forest.
  • Logistic Regression.
  • KNN.
  • Naive Bayes.
  1. Model Performance.
  2. Conclusion
  3. R code.
  4. Python Code.
  • GitHub folder contains:
  1. R code of project in ‘.R format’: Churn Reduction using R.R
  2. Python code of project in ‘.ipynb format’: Churn Reduction using Python.ipynb
  3. Project report: Churn Reduction.pdf
  4. Problem Statement.pdf

churn-reduction's People

Contributors

datascience-enthusiast avatar

Watchers

James Cloos 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.