Skip to content
#

loan-approval-prediction

Here are 25 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

Explore predictive modeling in this project by applying classification techniques to a loan approval dataset. Analyze and preprocess the data, then use models like K-Nearest Neighbors, Random Forest, SVC, and Logistic Regression to predict loan outcomes. Gain insights into approval factors and enhance prediction accuracy.

  • Updated Sep 13, 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

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