Skip to content
#

loanprediction

Here are 4 public repositories matching this topic...

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

When it comes to deciding whether the applicant’s profile is relevant to be granted with loan or not,banks have to look after many aspects. Predicting loan approval is a common application of machine learning in the financial industry.

  • Updated Nov 7, 2023
  • Jupyter Notebook

Improve this page

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

Learn more