Skip to content
#

loan-prediction

Here are 111 public repositories matching this topic...

Machine learning project predicting loan defaults using HMEQ dataset. Implements multiple classification algorithms (Logistic Regression, Decision Tree, Random Forest) with comprehensive EDA and model evaluation. Capstone project for MIT ADSP Program

  • Updated Feb 1, 2026
  • Jupyter Notebook

This project is an interactive Streamlit application that predicts customer loan approval using a Random Forest Classifier. It features dataset upload, automated preprocessing, label & one-hot encoding, SMOTE oversampling, exploratory data analysis (EDA), performance metrics, confusion matrix visualization, and ranked prediction results.

  • Updated Dec 2, 2025
  • Python

πŸ”΄ Credit Risk Prediction (Loan Applicants) πŸ”΄ In this project, I analyzed loan applicant data to predict default risk. I cleaned and prepared the dataset, encoded categorical features, and trained classification models. The goal was to identify key factors influencing loan approval and build a reliable prediction pipeline.

  • Updated Nov 23, 2025
  • Jupyter Notebook

This project aims to predict loan eligibility based on applicant details such as: βœ… Income βœ… Credit history βœ… Employment status βœ… Loan amount Using machine learning, the model classifies applicants as eligible or ineligible, helping financial institutions streamline their approval process.

  • Updated Nov 15, 2025
  • Jupyter Notebook

Improve this page

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

Learn more