Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 365 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 365 Bytes

This is a Flask app which performs ML operations on a bank's customer data and predicts whether a customer will churn or not. It also displays visualizations of the data, helping the user understand the impact of the features in the customer's decision making process. The user is also given a choice to input new data, on which the model will train and predict.