๐ GitHub Repository
Description
In this project, we implement an end-to-end solution approarch for the popular Home Credit Default Risk Kaggle Problem.Please go to this link to get more information about this problem:
๐ Kaggle Problem
The primary objective of this project is to predict whether an applicant will default on his loan or not. To help us with this task, the company has provided a lot of past data about numerous applicants like his/her financial history, relevant personal history, previous application details, etc.
The solution is an end to end approach which covers everything from a detailed Exploratory Data Analysis of different datasets to a detailed guide to deploy this application on a hosted server.