Skip to content

Repository files navigation

Credit-Default-Risk-

This project focuses on the analysis and prediction of credit default risk using data mining and machine learning techniques. The objective is to understand the key factors that influence borrower default behavior and to build predictive models capable of estimating the probability of default.

The dataset contains financial, demographic, and credit-related features describing borrowers, along with a binary target variable indicating whether a default event occurred. The project follows a complete data science workflow, including data cleaning, exploratory data analysis (EDA), feature engineering, data visualization, and supervised machine learning modeling.

Several classification algorithms are implemented and compared, with a focus on model performance, interpretability, and robustness in the presence of class imbalance. Evaluation metrics such as ROC-AUC and precision-recall are used to assess model effectiveness. The project also emphasizes the identification of the most influential features and their economic interpretation in the context of credit risk management.

Feature engineering was performed to incorporate financial intuition into the model. Several ratio-based and interaction features were created to better capture borrower affordability, financial pressure, and credit maturity. In addition, ordinal encoding was applied to credit grades to preserve their inherent risk ordering.

This repository aims to provide a practical and reproducible example of credit risk modeling, suitable for academic purposes and as a foundation for real-world credit scoring applications

About

This project focuses on the analysis and prediction of credit default risk using data mining and machine learning techniques. The objective is to understand the key factors that influence borrower default behavior and to build predictive models capable of estimating the probability of default.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages