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. πŸ€–

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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. πŸ€–

License:MIT License


Languages

Language:Jupyter Notebook 84.8%Language:Python 15.2%