Trying to predict which customers are more likely to churn
-
Updated
Jul 9, 2019 - Python
Trying to predict which customers are more likely to churn
A machine learning project for predicting customer churn using Deep Learning (ANN) with TensorFlow. It integrates DVC for data versioning, MLflow for experiment tracking, and FastAPI for model deployment.
This project predicts customer churn for a telecom company using machine learning techniques such as Logistic Regression and Random Forest.
Add a description, image, and links to the customerchurn topic page so that developers can more easily learn about it.
To associate your repository with the customerchurn topic, visit your repo's landing page and select "manage topics."