Skip to content

A binary classification model is deployed in Azure to help financial advisors determine if a loan can be granted or not to a client.

Notifications You must be signed in to change notification settings

mochan42/Create-a-binary-classification-model-for-a-loan-decision-app-deployed-in-Azure

Repository files navigation

Create-a-binary-classification-model-for-a-loan-decision-app-deployed-in-Azure

Aim of the project :

This project consists in :

  • Creating a binary classfication model to predict if a client can get a loan or not to buy a house/apartment.
  • Deploying the classification model in the cloud via an API.
  • Creating a Web application deployed in the cloud so that it can be easy to get the output of the classification model for a none-technical person by clicking on the Predict box.


Walkthrough of the Web application :

  • The input data are fed via a drop down menu by selecting the index of the client :
    App_selec_client

  • By clicking on the Explain prediction button, the user can explain to the client the features that explains the decision using a waterfall SHAP plot.
    interpretabilite_locale_SHAP_client_7395

  • Finally, by clicking on the Compare with other customers button, the user can illustrate to the client where the client position is compared to other clients based on a number of features, such as income, credit amount etc.

    Capture d’écran 2023-05-08 à 15 52 00


Videoclip of the Web application once deployed in Azure :

Dashboard_video_Github_short_2.mov

About

A binary classification model is deployed in Azure to help financial advisors determine if a loan can be granted or not to a client.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published