Skip to content

Predicting the default risk vie development of the statistical model

License

Notifications You must be signed in to change notification settings

Alex-Sigma/Credit-Risk-Analysis-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Credit-Risk-Analysis-

The purpose of the project was to develop the model to predict the loan default probability issued by the bank to its borrowers.

The dataset on credit defaults was taken from the book: Machine Learning with R: Expert techniques for predictive modeling, 3rd Edition, The correlatio analysis and Modelling Analysis is based on the coding practices aquired from Business Science University R-Track.

Part 1. Correlation analysis

In the first part of the analysis the data discovery as a well as the correlation between predictors and the target was performed to determine whether the given features could be usefull in predicting the probability of the default of the bank customers. As a result the features that have both considerable positive and negative correlation with defautlt metric were detected:

Part2. Modelling the loan default probability

In the second part of the analysis the best models were selected to that has the best predicting power to detect the potenially defaulting loans. The h2o Automatic Machine learning was applied to pick the winning model. The leaderdashboard is presented below to display the perfomance metrcis of of the models used:

About

Predicting the default risk vie development of the statistical model

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages