{"id":26450425,"url":"https://github.com/allwin107/loan-prediction-web-app","last_synced_at":"2026-04-15T08:31:30.958Z","repository":{"id":282582581,"uuid":"949034318","full_name":"allwin107/Loan-Prediction-Web-App","owner":"allwin107","description":"A Flask-based loan prediction web app using a Random Forest model to predict loan approval based on user input. It includes a clean, responsive UI, form validation, and real-time prediction display.","archived":false,"fork":false,"pushed_at":"2025-03-15T15:04:22.000Z","size":3457,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-15T16:20:13.587Z","etag":null,"topics":["classification","data-processing","deployment","flask","loan-prediction","machine-learning","python","random-forest-classifier","scikit-learn","web-application"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/allwin107.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-15T14:25:54.000Z","updated_at":"2025-03-15T15:13:01.000Z","dependencies_parsed_at":"2025-03-15T16:31:08.605Z","dependency_job_id":null,"html_url":"https://github.com/allwin107/Loan-Prediction-Web-App","commit_stats":null,"previous_names":["allwin107/loan-prediction-web-app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allwin107%2FLoan-Prediction-Web-App","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allwin107%2FLoan-Prediction-Web-App/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allwin107%2FLoan-Prediction-Web-App/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allwin107%2FLoan-Prediction-Web-App/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/allwin107","download_url":"https://codeload.github.com/allwin107/Loan-Prediction-Web-App/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244250197,"owners_count":20423104,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["classification","data-processing","deployment","flask","loan-prediction","machine-learning","python","random-forest-classifier","scikit-learn","web-application"],"created_at":"2025-03-18T15:37:43.818Z","updated_at":"2026-04-15T08:31:30.145Z","avatar_url":"https://github.com/allwin107.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n## 🚀 Loan Prediction Web App  \nA Flask-based web application for predicting loan approval using a machine learning model.\n\n\n## 📸 **Demo**  \n👉 ![Screenshot 2025-03-15 202942](https://github.com/user-attachments/assets/2e994947-6b93-4ddb-9375-e3ecd33fbb3c)\n👉 ![Screenshot 2025-03-15 203135](https://github.com/user-attachments/assets/ea3de7a7-70dc-47c2-b3c9-d01b52c69d0f)\n\n\n## 📂 **Project Structure**  \n\n├── loan_prediction_api\n│   ├── templates\n│   │   ├── index.html\n│   │   ├── predict.html\n│   ├── static\n│   ├── app.py\n│   ├── model.pkl\n│   └── requirements.txt\n├── README.md\n└── .gitignore\n\n\n## 🛠️ **Technologies Used**\n- Python  \n- Flask  \n- Scikit-learn  \n- HTML + CSS  \n- Bootstrap (Optional)  \n\n\n\n## 🚀 **How to Run Locally**  \n1. **Clone the repository**  \n```bash\ngit clone https://github.com/allwin10/loan-prediction-web-app.git\ncd loan_prediction_api\n```\n\n2. **Create a virtual environment**  \n```bash\npython -m venv venv\nsource venv/bin/activate   # For MacOS/Linux\nvenv\\Scripts\\activate      # For Windows\n```\n\n3. **Install dependencies**  \n```bash\npip install -r requirements.txt\n```\n\n4. **Run the app**  \n```bash\npython app.py\n```\n\n5. Open your browser and go to:  \n👉 `http://127.0.0.1:5000`\n\n---\n\n## 📊 **Model Details**  \n- Model: `RandomForestClassifier`  \n- Input Features: 14  \n- Prediction: Approved or Rejected  \n\n---\n\n## 🌟 **Features**\n✅ Predicts loan approval based on user inputs  \n✅ Clean and responsive UI  \n✅ One-hot encoding for categorical data  \n✅ Flask-based backend  \n\n\n## 🤝 **Contributing**\n1. Fork the repository  \n2. Create a new branch (`git checkout -b feature/your-feature`)  \n3. Commit your changes (`git commit -m 'Add new feature'`)  \n4. Push to the branch (`git push origin feature/your-feature`)  \n5. Open a Pull Request  \n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fallwin107%2Floan-prediction-web-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fallwin107%2Floan-prediction-web-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fallwin107%2Floan-prediction-web-app/lists"}