An open API service indexing awesome lists of open source software.

https://github.com/rubynixx/bpp_telecomm_churn

Programming assignment on predicting churn of a customer base using open sample Telecomm customer data.
https://github.com/rubynixx/bpp_telecomm_churn

Last synced: 16 days ago
JSON representation

Programming assignment on predicting churn of a customer base using open sample Telecomm customer data.

Awesome Lists containing this project

README

          

Topic: Programming for Data Analysts

Assignment: 1 - Produce a python notebook to answer the business problem.

The python file can be found within this repository or alternatively opened in google colab below:

[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)]([https://colab.research.google.com/github/USERNAME/REPO/blob/BRANCH/PATH/TO/NOTEBOOK.ipynb](https://colab.research.google.com/drive/1VVJBRud9zGyRA-w-PMuqUZuURGZLU-9I#scrollTo=z6qkxuUH8NmF))

Project: Analysing historic customer churn at BPP Telecom and prediciting future churn.

Background:

BPP Telecom, a leading telecommunications provider headquartered in the UK, has been on a progressive journey, expanding its offerings from traditional phone services to a broad spectrum encompassing high-speed internet and cutting-edge streaming services.

Business Problem:

Despite the diversification and growth of its services, BPP has been encountering a rising tide of customer churn. This escalating issue has begun to erode its customer base and revenues, posing a clear constraint to the company's future growth trajectory.

Data used:

The dataset this model is based on is sourced from Customer information. This dataset captures an array of attributes for each customer, ranging from demographics to service usage, churn and charges. The 2 data files needed are available as files within this repo.

Aim of this notebook:

Extract key insights from the customer data to construct a predictive model anticipating customer churn.