Skip to content

Latest commit

 

History

History
38 lines (19 loc) · 1.42 KB

File metadata and controls

38 lines (19 loc) · 1.42 KB

E-commerce-Customer-Churn-Prediction

##Overview

This is an end-to-end ML project, which aims at developing a classification model for predicting if a customer for an ecommerce business will churn or not in the following month

The classifier used for this project is DecisionTreeClassifier.

Deployed in Railway.app.

Link to the application : https://ecommerce-customer-churn.up.railway.app/


Dataset Information

This dataset contains information on the customers personal details, spending habits etc

Link : https://www.kaggle.com/datasets/ankitverma2010/ecommerce-customer-churn-analysis-and-prediction


App Interface

image


Directory Tree

image


Technologies Used

image