GithubHelp home page GithubHelp logo

prajuktadey / customer-churn-prediction Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 3.09 MB

Home Page: https://prajuktadey-customer-churn-prediction.streamlit.app/

Jupyter Notebook 99.89% Python 0.11%
artificial-neural-networks customer-churn-prediction jupyter-notebook

customer-churn-prediction's Introduction

Customer Churn Detection App

This web application is designed to predict customer churn using an Artificial Neural Network (ANN). The app is built using Streamlit, a Python library for creating interactive web applications.

Live Demo:

A live demo of the application is available at https://prajuktadey-customer-churn-prediction.streamlit.app/.

Overview:

Customer churn refers to the phenomenon of customers discontinuing their business relationship with a company. Predicting customer churn is crucial for businesses to understand customer behavior and take proactive measures to retain them.

This app provides a user-friendly interface to input customer data and predict the likelihood of churn using an Artificial Neural Network model. The app takes various customer-related features as inputs, such as customer demographics, usage patterns, and service history, and generates a churn prediction based on the trained model.

Usage:

To run the application locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/your-username/customer-churn-prediction.git

  2. Install the required dependencies:

  3. pip install -r requirements.txt

  4. Run the Streamlit app:

    streamlit run main.py

  5. Access the app in your web browser by visiting http://localhost:8501.

Project Structure

The project directory contains the following files and directories:

  • main.py: The main application file that defines the Streamlit app and its user interface.
  • model.sav: The pre-trained ANN model used for churn prediction.
  • requirements.txt: The list of required Python packages and their versions.

Dependencies:

The following Python packages are used in this project:

  • Streamlit: streamlit
  • NumPy: numpy
  • Pandas: pandas
  • Scikit-learn: scikit-learn
  • TensorFlow: tensorflow
  • Keras: keras

You can find the complete list of dependencies and their versions in the requirements.txt file.

customer-churn-prediction's People

Contributors

prajuktadey avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

amaan-bhati

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.