Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 357 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 357 Bytes

FICO Induction Project

This is a simple logistic regression model to approve/decline loans. The model takes into consideration any available bureau data as well as text fields like 'purpose' and 'description' of the loan. The model is deployed as a Flask API for inference with LIME integrated into it to generate explainations for the predictions