
The project is based on the Kaggle competition using Home Credit data to develop a machine learning model for predicting client default. The goal is to support the decision of whether or not to grant a loan to a client. The model is trained and then made available through an API. Additionally, an interactive dashboard is developed for relationship managers to explain credit approval decisions. The dashboard calls the API to retrieve the client's score.
This project utilizes Kaggle's Home Credit data to develop a machine learning model for predicting client default. The model is trained and deployed as an API, which can be accessed by an interactive dashboard. The dashboard is designed to help relationship managers explain credit approval decisions. The project also provides instructions for deploying the model and dashboard on Heroku.
