Giter Club home page Giter Club logo

telco_churn_streamlit's Introduction

Telco_churn_streamlit

Streamlit UI rendering of the Kaggle Telco Customer Churn Dataset

Graphical UI of the Telco Customer Churn Dataset

Purpose of this mini-project is to give users a live feel of playing with the ML model using Telco Churn's Dataset. This dataset lists the different user-parameters for different users of Telco's Broadband and Phone service, with the dependent variable - Churn flag. The Churn flag defines whether the Customer has discontinued the service of Telco. A Random-Forest Classifier model has been trained for predicting the Churn flag using this data. I have further clustered this data in 100 clusters using K-Means algorithm. The final goal is to find out the data columns to change for each Data Centroid, so that it predicts a previously churned data point is predicted as non-churned by the Random Forest Classifier model, i.e. we find out which parameter is most affecting the group of customers in each cluster, so that we can rectify it to retain that cluster of Customers.

Features

Analyse

Graphical UI of the Telco Customer Churn Dataset

  • Raw Data-table
  • Cluster-Centroids of Data, after clustering the data into 100 clusters using K-Means Algorithm

Graphical UI of the Telco Customer Churn Dataset

Filter

  • Use any of the Categorical Data Columns to Filter
  • Apply multiple nested filters

Search

  • By Individual Customer number
  • By Cluster Centroid

Customize Centroid or Singular Record data to see effect on Churn-Prediction

  • Prediction done using Random Forest Classifier
  • Change data-parameters in columns with Highest correlation with Churn result, and view the result immediately
  • Customize both Cluster Centroids or Individual Records

Graphical UI of the Telco Customer Churn Dataset

Steps to Run

Clone/Download-

$ git clone https://github.com/rujual/Telco_churn_streamlit.git  

Install Streamlit Python library-

$ pip install streamlit  

Open terminal and Go into downloaded directory-

  • Run -
$ streamlit run telco_churn_with_clustering.py  

Play around, get a hands-on feel of the one of the simpler ML models in action!

telco_churn_streamlit's People

Contributors

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