Skip to content

ayush9818/Bank-Leaving-Problem-using-Keras

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bank-Leaving-Problem

Problem Description: There is a hypothetical bank which have branches in France , Germany and Spain . It has millions of customers but due to some reasons customers are leaving the bank. Based on some given information of the customer we have to predict whether the customer will leaving the bank or not.

Dataset Description: It has 10,000 rows .Each row containing information of the customer and the label.

1)Customer Id

2)Surname

3)Credit Score

4)Geography

5)Gender

6)Age

7)Tenure

8)Balance

9)No of Product

10)has Credit card?

11)is active member

12)Estimated Salary

13)Exited(LAbel)

The Repository contains two solutions to the Problem 1) By k-fold cross Validation 2) by gridsearchCV

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published