Skip to content

techie-ag/Loan-Default-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Loan-Default-Prediction ๐Ÿ™ˆ

Using Machine Learning to predict the default of loan using a loan data set obtainable from Kaggle.

The aim is to analyse the data set and carry out a predictive modelling on the data to check whether there will be a loan default or not. Classification model building was used as the target variable has a yes/no value. Random forest classifier, Decision tree classifier and Logistic regressions were the machine learning algorithms used. Various model evaluation was carried out on the model algorithms to obtaini and choose the best performing models.

About

Using Machine Learning to predict the likelihood of a loan default using a loan data set obtainable from Kaggle. I employed Classification for the building the machine learning models as the target variables were binary, 0 and 1 representing no default and defaulted.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors