Kowshik-18 / credit_score_engine

Our industrial attachment project involves developing a credit scoring system to determine Upay users' loan eligibility. This system uses machine learning to forecast loan approval using transaction history and customer data. This project aims to provide a reliable credit score system for loan disbursement. It will also inform decision makers about

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

upay_loan_prediction

The project focuses on developing a credit scoring system for Upay users using machine learning techniques, leveraging various data sources to predict loan eligibility with precision. This system aims to streamline loan disbursement decisions and provide valuable insights to decision-makers. Additionally, an automated user interface is being developed to facilitate faster decision-making.

Features

  • Use of machine learning to predict the likelihood of a user receiving a loan
  • Delivery of an efficient and precise credit scoring system
  • Facilitation of loan disbursement decision-making
  • Offer of insights into customer loan eligibility and the potential loan amount they could receive

User Interface

We have created a demo user interface using react in the front-end and django in the back-end along with the integration of our trained machine learning model.

Home Page

This is the project's homepage, where it outlines the project. In the navbar there is another button that will redirect the user to the loan eligibility test page. 1

Loan Eligibility Test Page

Users can submit customer information and transaction histories as a csv file to this page. The user will receive a success notification after uploading them. After inputting the information, the user will be sent to the loan prediction result page.

2

Success Notification for Uploading

3

Loan Prediction Result Page

This page shows the results of loan eligibility using customer information and transaction history of customers. This information is fed into the machine learning model, and it shows the wallet number, name, status, available packages, and amount of the loan based on their status, percentages of eligibility, non-eligibility and under consideration. 4

Documentation:

https://docs.google.com/document/d/1Vv-o3vLFDROEZuxc5snFZp-YmE00O3Ii/edit?usp=sharing&ouid=114144251286523500250&rtpof=true&sd=true

Supervised By:

πŸ‘€ Nahid Hossain

Contributors

πŸ‘€ Arif Mohammad Asfe

πŸ‘€ Mohammad Akbar Bin Shah

πŸ‘€ Ahammed Zayed Uddin Rahat

πŸ‘€ Rajarshi Sen

πŸ‘€ Antu Chowdhury

πŸ‘€ Kowshik Chowdhury

About

Our industrial attachment project involves developing a credit scoring system to determine Upay users' loan eligibility. This system uses machine learning to forecast loan approval using transaction history and customer data. This project aims to provide a reliable credit score system for loan disbursement. It will also inform decision makers about


Languages

Language:Jupyter Notebook 92.3%Language:Python 5.4%Language:HTML 2.3%