Skip to content

Ajacent4sure/customer-churn-classification

 
 

Repository files navigation

Customer Churn Classification

This repository contains a Customer Churn Classification project. The aim is to predict whether a customer is likely to churn (i.e., stop doing business with a company) based on their historical data and behavior.

Introduction

Customer churn is a critical metric for businesses to monitor as it directly impacts revenue. This project uses Neural network to classify customers into "churn" and "non-churn" categories based on given datasets.

How to Use This Repository

  1. Clone the repository:

    git clone https://github.com/EniolaAdemola/customer-churn-classification.git
    
  2. Navigate to the project directory:

    cd customer-churn-classification

    Customer Churn image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 97.8%
  • Python 2.2%