anirbansarkar823 / Loan_Status_Prediction

Automating loan eligibility process (real time) based on customer details provided while filling online application form

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dataset: https://www.kaggle.com/ninzaami/loan-predication?select=train_u6lujuX_CVtuZ9i+%281%29.csv

Among all industries, insurance domain has the largest use of analytics & data science methods. This data set would provide you enough taste of working on data sets from insurance companies, what challenges are faced, what strategies are used, which variables influence the outcome etc. This is a classification problem. The data has 615 rows and 13 columns.

Problem----- Company wants to automate the loan eligibility process (real time) based on customer detail provided while filling online application form. These details are Gender, Marital Status, Education, Number of Dependents, Income, Loan Amount, Credit History and others. To automate this process, they have given a problem to identify the customers segments, those are eligible for loan amount so that they can specifically target these customers. Here they have provided a partial data set.

About

Automating loan eligibility process (real time) based on customer details provided while filling online application form


Languages

Language:Jupyter Notebook 95.3%Language:Python 4.7%