Skip to content
#

loan-prediction-analysis

Here are 96 public repositories matching this topic...

This project demonstrates the implementation of a loan approval system that utilizes MongoDB for distributed data storage and management, and PyMongo for database operations. The project aims to automate the assessment of loan eligibility using customer details from online applications.

  • Updated May 23, 2024
  • Jupyter Notebook

This repository contains the codebase and resources for a machine learning-based project aimed at predicting loan eligibility for individuals. The project utilizes various algorithms and data preprocessing techniques to build predictive models that assess the likelihood of an applicant being eligible for a loan based on historical data.

  • Updated Nov 23, 2023
  • Jupyter Notebook

The project entails building a model that predicts if someone who seeks a loan might be a defaulter or a non-defaulter. We have several independent variables like, checking account balance, credit history, purpose, loan amount etc. Ensemble Models such as Bagging, AdaBoosting, GradientBoost, XGBoost, Random Forest etc will be used for the modelling

  • Updated Jun 17, 2023
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the loan-prediction-analysis 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-prediction-analysis topic, visit your repo's landing page and select "manage topics."

Learn more