Skip to content

Hello, In this project we work on Bank_Personal_Loan_Modelling dataset to classify the clients into two classes (take loan or not) and predict if the client likely to take a loan or not

Notifications You must be signed in to change notification settings

mohammedelnabawy/Bank_Personal_Loan_Modelling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Bank_Personal_Loan_Modelling

Hello,

In this project we worked on Bank_Personal_Loan_Modelling dataset to classify the clients into two classes (take loan or not)
and predict if the new client is likely to take a loan or not

On our work used five kind of algorithms to the find algorithm with highest f1_score

LogisticRegression
KNeighborsClassifier
DecisionTreeClassifier
RandomForestClassifier
VotingClassifier

And

In the end, we found Voting Classifier is the best algorithm.
with accurecy score = 97.53 %
and with f1_score = 98 %

About

Hello, In this project we work on Bank_Personal_Loan_Modelling dataset to classify the clients into two classes (take loan or not) and predict if the client likely to take a loan or not

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published