GithubHelp home page GithubHelp logo

renee127 / classifying_churn Goto Github PK

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

Data Analysis Project (03/2022): Final project for Practicum by Yandex Data Science Bootcamp. This project uses machine learning techniques to develop a predictive model of customer churn with AUC-ROC > 0.92.

License: Other

Jupyter Notebook 96.50% Python 3.50%
auc catboost churn-prediction classification imbalanced-data machine-learning python

classifying_churn's Introduction

classifying_churn

Description

This data analysis project uses machine learning and data balancing techniques to create a predictive model higher than the target AUC-ROC (0.93 versus goal of > 0.88).

Project Overview

  • Interconnect provides landline communication, internet, and several complimentary services.
  • Clients select a monthly payment or yearly contracts.
  • Interconnect wants a model for predicting the churn of clientele.
  • If a user is forecast to leave, they will be offered promotional codes and special plan options.

Data Description

  • Data is valid as of February 1, 2020.
  • Four data files from different souces are provided.
  1. contract.csv - contract information
  2. personal.csv - the client's personal data
  3. internet.csv - information about Interenet services
  4. phone.csv - information about telephone services
  • The files are linked by the customerID column which contains a unique code assigned to each client.
  • The target feature is the EndDate column equal to No.

Project Goal

  • Create a classification model that predicts if a customer will leave soon based on the data files supplied.
  • AUC-ROC is the primary metric and needs to be at least 0.81, though greater than or equal to 0.88 is ideal.
  • Accuracy will also be reported.

Dependencies

This project requires Python and the following Python libraries installed:

NumPy
Pandas
matplotlib
seaborn
math
time
functools
re
IPython.display
sklearn
catboost
lightgbm
xgboost
random
sys

You will also need to have software installed to run and execute an iPython Notebook.

Authors

Renee Raven

License

This project is licensed under the MIT License - see the LICENSE file for details

classifying_churn's People

Contributors

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