nicopxm.me

Credit Risk Scorecard Framework

2025

A Probability of Default (PD) logistic regression model utilizing Weight of Evidence (WoE) encoding to reduce portfolio default rates by 58% while protecting approval volume.

The Challenge

A digital lender was bleeding capital through an 8.1% loan default rate across 300,000+ applications. Because of their strict 10% profit margin, every single default wiped out the revenue of ten successful loans—meaning the business had to originate volume equivalent to 80% of its portfolio just to recover existing losses. The root cause was a fully manual, inconsistent review process that couldn’t systematically identify high-risk applicants before approval. They needed a rigorous, data-driven scoring framework to stop the bleeding without tanking their origination pipeline.

The Solution

I developed a Probability of Default (PD) scorecard built in Python, transitioning the business from manual reviews to an automated, end-to-end predictive analytics pipeline.

Dashboard Preview

Key Technical Implementations:

Optimization chart balancing portfolio default rate against target approval volume

Caption: This optimization analysis confirmed a decision threshold of 0.442 simultaneously satisfied both portfolio default rate constraints (≤ 7.5%) and approval rate targets (≥ 55%).

Key Analytical Insights

The Education Signal: Applicants with lower secondary education defaulted at 6x the rate of those with higher academic degrees.

Visual proof: Weight of Evidence encoding reveals a massive default rate spread (1.6% to 10.1%) based strictly on applicant education level.

Caption: A deep dive into education as a predictor—Lower Secondary applicants represented the single strongest categorical signal for default in the entire dataset.

The Impact

By moving from manual reviews to a data-driven model, I prioritized portfolio safety while maintaining origination growth. By setting an optimized decision threshold at 0.442, the model achieved powerful risk segregation across four distinct tiers, demonstrating what lenders call “The Staircase Effect” in risk assessment.

Visualization of model impact on final portfolio

This final scorecard achieved strong predictive separation and successfully reduced the portfolio default rate from 8.1% to a safe 3.37%—a massive 58% reduction in credit losses. Crucially, by identifying and declining the ‘High’ risk tier (13.88% default rate), the business was able to protect their healthy portfolio (Tiers 1-3) while maintaining a necessary 55.2% overall approval rate, keeping origination targets on track.