sayo2rule / bank-churning-with-machine-learning

This repository covers my code using regression models to predict if a customer would be exiting a bank or not. It also capture the use classification models to classify if a customer has left the bank or not (binary classification).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bank Churning

This repository covers;

Regression models

Using regression models to predict if a customer would be exiting a bank or not.

Classification models

Using classification models to classify if a customer has left the bank or not (binary classification).

About

This repository covers my code using regression models to predict if a customer would be exiting a bank or not. It also capture the use classification models to classify if a customer has left the bank or not (binary classification).


Languages

Language:Jupyter Notebook 99.5%Language:Python 0.5%