Skip to content

WillTheyStay.ai is an open-source web app specifically developed for companies in the Telecommunication Industry. This platform provides a service for the companies to predict the churning probability of a customer.

License

Notifications You must be signed in to change notification settings

PrathamSoneja/WillTheyStay

Repository files navigation

WillTheyStay

This project aims to predict the likelihood of a customer churning using a logistic regression model. The model is trained using customer data, including demographics and usage statistics, and can make predictions for individual customers or batches of customers. The model is deployed using Streamlit, and can be accessed through the following link: https://prathamsoneja-willtheystay-home-lrv0gl.streamlit.app/

Data

The data used in this project is available on Kaggle and can be found here. The data includes information on customer demographics and usage statistics, such as account length, number of voice mail messages, and total night charge.

Model

A logistic regression model is trained using the data to predict the likelihood of a customer churning. The model is trained in a Jupyter notebook, which can be found at this link

Evaluation

The model is evaluated on a holdout set and achieves an accuracy of 81.17%.

Usage

The Streamlit app allows users to input information for a single customer and receive a prediction of the likelihood of that customer churning. The app also allows users to upload an Excel file with information on multiple customers, and receive predictions for each customer in the file.

Contributing

Pull requests and suggestions for improvement are welcome.

Licensing

This project is licensed under the Mozilla Public License - see the LICENSE.md file for details

Acknowledgments

Kaggle
Streamlit
Jupyter Notebook

About

WillTheyStay.ai is an open-source web app specifically developed for companies in the Telecommunication Industry. This platform provides a service for the companies to predict the churning probability of a customer.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published