Skip to content
#

customer-churn

Here are 47 public repositories matching this topic...

This project conducts an exploratory data analysis (EDA) on a Telco customer churn dataset. It visualizes key factors influencing customer churn, including payment methods, contract types, and service usage. The insights gained aim to help businesses understand customer retention and develop strategies to reduce churn rates.

  • Updated Oct 19, 2024
  • Jupyter Notebook

An end-to-end machine learning project predicting bank customer churn with a Gradient Boosting Classifier. It features a complete pipeline for data processing, model training, and real-time predictions via a Flask API. SMOTE is used for handling imbalanced data, and MLflow is integrated for model tracking.

  • Updated Oct 18, 2024
  • Jupyter Notebook

The project predicts bank customer churn using an Artificial Neural Network (ANN). It includes data preprocessing, model training with TensorFlow and Keras, and deployment via a Streamlit app. The model's performance is visualized using TensorBoard, showcasing effective machine learning techniques for customer retention.

  • Updated Aug 14, 2024
  • Jupyter Notebook

The core purpose of this study is to find the impact of Sentiment Analysis in predicting customer churn for the e-commerce industry by employing different predictive models. Furthermore, the study is also focused on observing which model is best in a more accurate prediction for determining the churn rate of customers.

  • Updated Jul 24, 2024
  • Jupyter Notebook

This project predicts customer churn using machine learning. It involves data cleaning, EDA, feature engineering, and model evaluation. AdaBoostClassifier with SMOTE was optimized using GridSearchCV and validated with ROC analysis.

  • Updated Jun 26, 2024
  • Jupyter Notebook

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