Skip to content

Latest commit

Β 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ” CreditLens: Enterprise Credit Risk Assessment & Model Validation Pipeline

An end-to-end automated credit risk scoring and validation framework designed for Model Risk Management (MRM) and Operational Risk Oversight.


πŸš€ Overview

CreditLens is a lightweight, high-performance credit default risk assessment engine. Built specifically to handle portfolio stress-testing and Probability of Default (PD) calculations, it provides real-time model interpretability, statistical model validation, and an interactive executive intelligence portal.


πŸ› οΈ Key Features

  • Automated Risk Scoring Engine: Predicts live borrower default probabilities based on credit limits, repayment histories, and statement balances.
  • Model Validation Metrics: Computes out-of-sample performance metrics including ROC-AUC scores and detailed classification reports.
  • Interactive MI Dashboard: Built via Streamlit to enable real-time risk parameter stress-testing.
  • Lightweight Architecture: Optimized for low-footprint execution.

πŸ“‚ Project Structure

CreditLens/
β”‚
β”œβ”€β”€ data/
β”‚   └── credit_data.csv        # Primary credit default client dataset
β”œβ”€β”€ models/
β”‚   └── trained_model.pkl      # Serialized machine learning model artifact
β”œβ”€β”€ app.py                     # Streamlit web application interface
β”œβ”€β”€ train.py                   # Model training and validation script
└── requirements.txt           # Project dependencies

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages