You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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