metafy-social / python-scripts

A repository of python scripts that come in handy in automating day-to-day tasks
MIT License
452 stars 182 forks source link

Added Loan Prediction Model #406

Closed Khushi260 closed 1 year ago

Khushi260 commented 1 year ago

Description

Loan Prediction Model

The goal of this project is that from the data collected on the loan’s applicants, preprocess the data and predict based on the information who will be able to receive the loan or not.

Fixes #385

Dependencies

dataset

Screenshots of relevant screens

Add screenshots of relevant screens

Developer's checklist

If changes are made in the code: