Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 567 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 567 Bytes

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.