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. 🤖
- Host: GitHub
- URL: https://github.com/izam-mohammed/loan-prediction-system
- Owner: izam-mohammed
- License: mit
- Created: 2023-12-10T13:55:07.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-31T19:35:11.000Z (almost 2 years ago)
- Last Synced: 2025-01-09T11:09:21.779Z (9 months ago)
- Topics: classification, data-science, loan-prediction, machine-learning, ml
- Language: Jupyter Notebook
- Homepage:
- Size: 126 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- Security: SECURITY.md
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