Skip to content
#

customer-churn

Here are 233 public repositories matching this topic...

Customer churn prediction with Python using synthetic datasets. Includes data generation, feature engineering, and training with Logistic Regression, Random Forest, and Gradient Boosting. Improved pipeline applies hyperparameter tuning and threshold optimization to boost recall. Outputs metrics, reports, and charts.

  • Updated Jul 7, 2026
  • Python

🛒 Machine Learning model to predict customer churn in e-commerce using RFM analysis and LightGBM. Achieved 77% ROC-AUC with 75% recall. Features SHAP interpretability, 24 engineered features from 540K+ transactions. Includes full EDA, model comparison, and business recommendations.

  • Updated Feb 5, 2026
  • Python

An end-to-end Customer Churn Prediction project built using Machine Learning, FastAPI, and Streamlit. The model predicts whether a telecom customer is likely to churn based on factors such as tenure, contract type, internet service, payment method, monthly charges, and total charges. The project includes model training, backend API integration, and

  • Updated May 16, 2026
  • Python

Improve this page

Add a description, image, and links to the customer-churn topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the customer-churn topic, visit your repo's landing page and select "manage topics."

Learn more