Skip to content

Comparison of Machine Learning Methods on a Sample of Bank Customers When Estimating Probability of Default Status

Notifications You must be signed in to change notification settings

anastazijaverovic/Credit_Default_Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Credit_Default_Prediction

Comparison of Machine Learning Methods on a Sample of Bank Customers When Estimating Probability of Default Status

In this project, machine learning methods on the data set consisting of bank customers have been described. Anticipation of the client’s entry into the status of default towards a financial institution has been set as analysis target. Dataset’s attributes have been studied in detail with univariate, bivariate and multivariate analysis. Subsequently, machine learning models were built on selected variables. Models included are Logistic Regression, Decision Trees, Random forest and Naive Bayes.

Every model results in referent value of ROC curve (Receiver Operating Characteristic Curve). Then, every referent value is compared with each other. The most accurate predictive model is the one with the biggest referent value.

All data and results are visualised using R functions.

About

Comparison of Machine Learning Methods on a Sample of Bank Customers When Estimating Probability of Default Status

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages