An open API service indexing awesome lists of open source software.

https://github.com/izam-mohammed/loan-prediction-system

An End-to-End production ready application for predict whether the loan will approve or not. assesses the likelihood of approving a loan. 📊💰 It involves collecting and processing data on applicants, training a model to predict loan approval, and creating a system for real-time predictions. 🤖
https://github.com/izam-mohammed/loan-prediction-system

classification data-science loan-prediction machine-learning ml

Last synced: 7 months ago
JSON representation

An End-to-End production ready application for predict whether the loan will approve or not. assesses the likelihood of approving a loan. 📊💰 It involves collecting and processing data on applicants, training a model to predict loan approval, and creating a system for real-time predictions. 🤖

Awesome Lists containing this project

README

          

# Loan Prediction System

### Workflows

1. Update config.yaml
2. Update schema.yaml
3. Update params.yaml
4. Update the entity
5. Update the configuration manager in src config
6. Update the components
7. Update the pipeline
8. Update the main.py
9. Update the app.py