By Sahil J, Sarthak K, Brandon G, Andy T
Problem: Loan Inequality
- Despite legislation banning racial discrimination in lending, minorities still struggle to receive loans, even after controlling for other factors.
- Though women make up 30% of loan requests for small businesses, they receive only 4.4% of the total loans.
- Loans are a way to move up the economic ladder, but it’s an unfair game. This exacerbates income inequality
How can we design an end-to-end system that fosters economic equity in the loan system, matching donors and requests seamlessly?
Presenting...
An unbiased lending system
Model
75%
Loan status classification accuracy
Features
- Pairing system between low-interest lenders and requests based on interest
- Debiased, deep-learning algorithm to “mask” features of the borrower with no direct correlation to loan return or defaulting
- End-to-end encryption and prediction from borrower to lender
Workflow
AI Backend
Loans donated/requested on website
Flask Server Gateway
Dataset
(1) LendingClub Loan Data (.csv)
2.26 million loans issued from 2007-2015 by LendingClub, with 75 features per loan
Subjected To
Challenges Faced
Screenshots
Future Work