Skip to content
GitHub Universe 2025
Explore 100+ talks, demos, and workshops at Universe 2025. Choose your favorites.
#

loan-prediction-model

Here are 11 public repositories matching this topic...

The aim is to build a simple classification model for the given case scenario. The problem statement and the supporting dataset are attached for your reference. After building the classification model we need to predict the feature for the new entry. Classifier: Logistic Regression; Programming language: Python; IDE: Google Colab

  • Updated Mar 17, 2021
  • Jupyter Notebook

This project predicts loan approval outcomes (Approved/Rejected) using a PyTorch neural network. It includes data preprocessing, train/validation/test split, model training with BCEWithLogitsLoss, and inference with probability-based classification.

  • Updated Sep 13, 2025
  • Python

Improve this page

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

Learn more