Skip to content

KangXunWong/Bank-Churn-Modelling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bank-Churn-Modelling

Dataset as per Kaggle (https://www.kaggle.com/shrutimechlearn/churn-modelling)

Results

  1. Description of the dataset The following results shows the description of variables throughout the dataset, classified between continuous and categorical variables.

Continuous Variables

Correlation Between Continuous Variables

image

Churn Rate of Customers

image

Distribution Age, Balance, Credit Score, EstimatedSalary

image

image

image

image

Distribution of Age, Balance, CreditScore, EstimatedSalary in terms of Customer Churn

image image

image

image

image

Categorical Variables

Distribution of Gender, Geography, CreditCard, ActiveMember, NumofProducts, Tenure

Gender:

image image image

Geography:

image image image

CreditCard:

image image image

ActiveMember:

image image image

NumofProducts:

image image image

Tenure:

image image image

  1. Analysis of the dataset Analysed dataset via modelling

Smote Balancing

image

Logistics Modelling

image image

Pruned CART

image image image

Releases

No releases published

Packages

No packages published

Languages