Skip to content

Comparing and finding the best model to predict the Status of a Loan Application.

Notifications You must be signed in to change notification settings

shaw8wit/Loan-Application-Status

Repository files navigation

LoanApplicationStatusPrediction-ML

Comparing and finding the best model to predict the Status of a Loan Application.

About

Trained 4 classifier models viz. K-NN classifier, Naive Bayes Classifier, Decision Tree & Logistic Regression Classifier to predict the outcome of Loan Application Status.

Visualizations for all the decisions made is available

Graphic comparisons helps in understanding the reasons for the actions taken

Running

Clone or download as zip and use jupyter notebook to go through the contents of the code.