Skip to content
#

loan-approval-prediction

Here are 26 public repositories matching this topic...

Loan Approval Prediction Problem Type Binary Classification Training Accuracy 84% Loan approval prediction is classic problem to learn and apply lots of data analysis techniques to create best classification model. Given with the data set consisting of details of applicants loan and status whether the loan application is approved or not. Basis o…

  • Updated Aug 17, 2020
  • Jupyter Notebook

The project employs Flask-Login for user session management, bcrypt for password hashing, and Flask-Migrate for database migrations. It serves as an example of integrating machine learning functionality within a web application for loan eligibility determination

  • Updated Dec 16, 2023
  • Jupyter Notebook

A loan approval machine learning model that predicts whether a loan request will be approved based on key features such as income, credit score, and employment history. The model was deployed as a web application using Flask, allowing users to input data and receive instant loan approval predictions.

  • Updated Sep 3, 2024
  • Jupyter Notebook

About Loan Approval Prediction Problem Type Binary Classification Training Accuracy 84% Loan approval prediction is classic problem to learn and apply lots of data analysis techniques to create best classification model. Given with the data set consisting of details of applicants loan and status whether the loan application is approved or not.

  • Updated Apr 20, 2024
  • Jupyter Notebook

The Loan Status Prediction Model predicts loan approval based on applicant details like income, credit history, and loan amount. It uses data preprocessing, an SVC model, and achieves around 79% accuracy. The trained model is saved for future use.

  • Updated Jan 22, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the loan-approval-prediction topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the loan-approval-prediction topic, visit your repo's landing page and select "manage topics."

Learn more