Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 650 Bytes

File metadata and controls

14 lines (8 loc) · 650 Bytes

BA-Project2-RCode: Home credit default risk project

Aim:

Predicted the customers’ probability of loan repayment on a joint dataset with loan history and credit card usage

Key Points:

• Predicted the customers’ probability of loan repayment on a joint dataset with loan history and credit card usage

• Compared models’ performance and chose gradient boosting tree because of its high accuracy of 73%

• Balanced dataset by oversampling and figured the best parameters for the model by performing grid search

• Visualized the feature engineering process using ggplot2 and demonstrated the result and analysis to our audience