Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/khaymanii/loan_status_predictor
This is a loan status predictor model built using Support Vector Machine Algorithm and Gradio UI library
https://github.com/khaymanii/loan_status_predictor
matplotlib numpy pandas python scikit-learn
Last synced: 4 days ago
JSON representation
This is a loan status predictor model built using Support Vector Machine Algorithm and Gradio UI library
- Host: GitHub
- URL: https://github.com/khaymanii/loan_status_predictor
- Owner: khaymanii
- Created: 2023-03-10T15:59:30.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-26T12:45:07.000Z (almost 1 year ago)
- Last Synced: 2024-11-20T12:41:00.900Z (2 months ago)
- Topics: matplotlib, numpy, pandas, python, scikit-learn
- Language: Jupyter Notebook
- Homepage:
- Size: 47.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Loan Status Predictor
![Screenshot 2024-01-26 131714](https://github.com/khaymanii/Loan_Status_Predictor/assets/116851212/5438d97b-ab34-4a13-a9f1-43b686e01746)
The Loan Status Predictor is a machine learning project that predicts the approval or rejection of a loan application based on various features.
It uses a trained model to make predictions, providing insights into whether an applicant is likely to be approved or denied for a loan.