Skip to content
#

credit-risk-modelling

Here are 17 public repositories matching this topic...

End-to-end Credit Risk engine using Python. Achieved 93.04% Cross-Validated Recall and 0.98 ROC-AUC. Implemented advanced preprocessing (Log/Robust Scaling) and SMOTEENN to handle class imbalance. Champion model (Logistic Regression) provides full interpretability for strategic financial risk mitigation. πŸ¦πŸ“ˆ

  • Updated Feb 1, 2026
  • Jupyter Notebook

Discover a comprehensive approach to constructing credit risk models. We employ various machine learning algorithms like LightGBM and CatBoost, alongside ensemble techniques for robust predictions. Our pipeline emphasizes data integrity, feature relevance, and model stability, crucial elements in credit risk assessment.

  • Updated Aug 15, 2024
  • Jupyter Notebook

🎯 Machine Learning Credit Risk Model Advanced credit risk assessment model using logistic regression with WoE transformation. Achieves 0.85 AUROC and 0.71 Gini coefficient for accurate loan default prediction. πŸ“Š Key Metrics: 85% AUROC 98% PR-AUC 0.56 KS Statistic πŸ› οΈ Built with Python, scikit-learn, pandas & imblearn Tags: #MachineLearning

  • Updated Jan 30, 2025
  • Jupyter Notebook

A dual-part finance and retail analytics project covering credit default prediction for companies using machine learning (Logistic Regression & Random Forest) and market risk analysis of a five-stock Indian equity portfolio using historical price and return data.

  • Updated Apr 1, 2026
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the credit-risk-modelling topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the credit-risk-modelling topic, visit your repo's landing page and select "manage topics."

Learn more