Back to Portfolio

Credit Risk Assessment Platform

Loan Tap
India
Duration: Aug 2024 – Sep 2024
Academic Project (Scaler)
View live application (made with Lovable AI) View Dashboard showing Machine Learning Model

What It Does

A smart loan review tool that helps credit analysts make faster, more confident decisions. The platform analyzes applicant data using machine learning and presents clear risk scores with plain-English explanations—so analysts understand not just what the risk level is, but why.

The Solution

I rapidly prototyped this application using Lovable AI to bridge the gap between complex data science and day-to-day credit operations. Analysts simply upload customer data, review AI-generated risk insights with visual flags and recommendations, then approve or decline loans with auto-generated rationales they can trust and explain to stakeholders.

Lovable AI Prototype Screenshots

Interactive screens from the rapidly prototyped credit risk assessment platform:

Predictor Model Screenshots

Data analysis visualizations and model insights from the credit risk prediction system:

How the Model Works

The platform uses a logistic regression model trained on historical loan data to predict default risk. This approach was chosen for its balance of accuracy and interpretability—essential for regulated lending decisions. The model analyzes key factors including:

The model was validated using cross-validation and achieves strong performance on both ROC-AUC and precision-recall metrics.

Why Explainability Matters

Unlike "black box" models, the platform shows which specific factors drive each risk score—for example, "elevated risk due to high debt-to-income ratio and unverified income." This transparency:

Business Impact

Key Insights from the Data

Analysis of dataset revealed that debt consolidation loans comprise the majority of applications, with interest rate and credit grade being the strongest predictors of default. The model successfully identifies that borrowers with verified income, individual applications, and 36-month terms show consistently better repayment performance.

Tech Stack

Lovable AI Python Logistic Regression FastAPI Streamlit Scikit-learn

Skills

Product Strategy UX/UI Design Prototyping Explainable AI Feature Engineering Model Validation