Skip to content

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.

Notifications You must be signed in to change notification settings

techie-ag/Loan-Default-Prediction

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

No packages published