customer churn prediction for an African telecommunications company that offers airtime and mobile data bundles. The company wants to develop a machine learning model that can accurately predict the likelihood of each customer "churning" – becoming inactive and not making any transactions for 90 days.
# Azubian-Customer-Churn-Prediction-Challenge
Customer Churn Prediction for an African Telecommunications Company that offers airtime and mobile data bundles. The company wants to develop a machine learning model that can accurately predict the likelihood of each customer "churning" – becoming inactive and not making any transactions for 90 days.
## **What is Customer Churn?**
Customer churn prediction refers to 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 by Team Serene**
### **Project Process**
### **Getting our Data**
The data was dowloaded from Zindi as a challenge.
To understand the data, we went through the variable definitions of the given columns which contains information related to telecommunications customers, including their region, tenure, recharge amount, frequency of recharge, revenue, data usage, and other variables.
### 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 |
## **Author**
#### **Florentia Teye**
Florentia Teye is a Data Scientist with experience in data analysis and machine learning. She has a Bachelor's of Education degree in Mathematics and has worked on several open-source projects. …