This challenge is for an African telecommunications company that provides customers with airtime and mobile data bundles. The objective of this challenge is to develop a machine learning model to predict the likelihood of each customer “churning,” i.e. becoming inactive and not making any transactions for 90 days
# Azubian-Customer-Churn-Prediction-Challenge
## Introduction
This is a Zindi challenge organized by Azubi Africa as a Capstone Project. Details of the project can be found here
### What is Customer Churn?
It is the process of using data analysis and predictive modeling techniques to identify customers who are likely to stop using a product or service. Churn, in this context, refers to customer attrition or the loss of customers from this African Telecommunications Company.
### Project Description
This challenge is for an African telecommunications company that provides customers with airtime and mobile data bundles.
The solution will help this telecom company to better serve its customers by understanding which customers are at risk of leaving.
### Project Objective
The objective of this challenge is to develop a machine learning model to predict the likelihood of each customer “churning,” i.e. becoming inactive and not making any transactions for 90 days.
### Project Outline
* Define Business Questions
* Define Hypothesis
* Perform Exploratory Data Analysis
* Perform Feature Processing & Engineering
* Machine Learning Modelling and Hyperparameter Tuning
* Develop Application with Gradio
* Deploy Application in Hugging Face
### Evaluation
The evaluation metric for this challenge is Area Under the Curve (AUC).
The values representing Churn are 0 and 1. Where 1 indicates the customer churned and 0 indicates the customer stayed with the telecom company.
### Dataset
Kindly find the dataset for this challenge here
## Summary
| Code | Name | ML Development Notebook|App Development| Deployed App | PowerPoint Presentation of Challenge |
|-----------|-------------|-------------:|-------------:|-------------|-------------|
| Capstone Project |Customer Churn Prediction Challenge| Project Notebook |Gradio App Notebook |Customer Churn App with Gradio| PowerPoint Presentation |
## Screenshot of App Interface
## Author
- Queensly K. Acheampongmaa