Giter Site home page Giter Site logo

ohmthanap / churn-predictions-telecom-customer Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 28.79 MB

Developed a churn prediction classification model using various techniques including: EDA, Decision trees, Naive Bayes, AdaBoost, MLP, Bagging, RF, KNN, logistic regression, SVM, Hyperparameter tuning using Grid Search CV and Randomized Search CV.

Jupyter Notebook 100.00%
adaboost bagging churn-prediction decision-tree-classifier exploratory-data-analysis multilayer-perceptron naive-bayes-classifier random-forest gridsearchcv k-nearest-neighbours

churn-predictions-telecom-customer's Introduction

Churn Predictions Telecom Customer

  1. Introduction

    This is the final project, named "Telco Customer Churn Prediction", for the course "CS 513 - Knowledge Discovery and Data Mining" at Stevens Institute of Technology. The project was conducted in collaboration among three Computer Science students, namely Shiva Rama Krishna Mandadapu, Hantao Gao, and Thanapoom Phatthanaphan.

    The objective of the project is to provide a comprehensive overview of Exploratory Data Analysis (EDA) principles, specifically for analyzing all relevant customer data of a telecommunications company. This process aims to gain a clear understanding of the dataset. Additionally, the project will involve the implementation of nine different machine learning models to predict whether a customer is likely to churn (leave) a telecommunications company's service or not. Furthermore, we will evaluate the performance of each model by presenting the classification report and confusion matrix to determine the optimal one.

  2. Problem Statement

    Develop a classification model to predict whether a customer will churn (leave) a telecommunications company’s service or not

  3. Dataset Description

    The dataset contains information on telecom customers such as their demographics, usage patterns, and account information. The target variable is whether the customer churned (1) or not (0). The dataset has 7,043 observations and 20 input features.

    • Customers who left within the last month – the column is called Churn
    • Services that each customer has signed up for – phone, multiple lines, internet, online security, online backup, device protection, tech support, and streaming TV and movies
    • Customer account information – how long they’ve been a customer, contract, payment method, paperless billing, monthly charges, and total charges
    • Demographic info about customers – gender, age range, and if they have partners and dependents

    Source of Dataset: https://www.kaggle.com/datasets/blastchar/telco-customer-churn

  4. Implementation Strategy and Algorithms used

    1. Decision Trees
    2. Naive Bayes Classifier
    3. AdaBoost Classifier
    4. Multilayer Perceptron
    5. Bagging along with Random Forest
    6. K-nearest neighbor with Grid Search CV
    7. Logistic Regression with Grid Search CV
    8. Random Forest with Randomized Search CV
    9. Support Vector Machine with Grid Search CV

churn-predictions-telecom-customer's People

Contributors

ohmthanap avatar

Stargazers

 avatar  avatar

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.