Loan Prediction Using Machine Learning

The major aim of this project is to predict which of the customers will have their loan paid or not. Therefore, this is a supervised classification problem to be trained with different algorithms.
Alternatives To Loan Prediction Using Machine Learning
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Streamlit25,099174048 hours ago182July 27, 2022628apache-2.0Python
Streamlit — A faster way to build and share data apps.
Awesome Datascience21,312
8 days agomit
:memo: An awesome Data Science repository to learn and apply for real world problems.
Dash18,7858044134 days ago154June 13, 2022744mitPython
Data Apps & Dashboards for Python. No JavaScript Required.
Gradio18,3771218 hours ago355July 04, 2022348apache-2.0Python
Create UIs for your machine learning model in Python in 3 minutes
Best Of Ml Python13,727
4 days ago19cc-by-sa-4.0
🏆 A ranked list of awesome machine learning Python libraries. Updated weekly.
Facets7,1313113 days ago3July 24, 201982apache-2.0Jupyter Notebook
Visualizations for machine learning datasets
Orange34,12757403 days ago56April 02, 202285otherPython
🍊 :bar_chart: :bulb: Orange: Interactive data analysis
Machine_learning_complete3,985
a month agomitJupyter Notebook
A comprehensive machine learning repository containing 30+ notebooks on different concepts, algorithms and techniques.
Aim3,760
8 hours ago172October 11, 2021266apache-2.0Python
Aim 💫 — An easy-to-use & supercharged open-source AI metadata tracker (experiment tracking, AI agents tracing)
Datascience3,751
17 days agocc0-1.0
Curated list of Python resources for data science.
Alternatives To Loan Prediction Using Machine Learning
Select To Compare


Alternative Project Comparisons
Readme

Loan-Prediction-using-Machine-Learning

Banks are making major part of profits through loans. Though lot of people are applying for loans. Its hard to select the genuine applicant, who will repay the loan. While doing the process manually, lot of misconception may happen to select the genuine applicant.

Therefore, developing loan prediction system using machine learning, so the system automatically selects the eligible candidates. This is helpful to both bank staff and applicant. The time period for the sanction of loan will be drastically reduced. In this project we are predicting the loan data by using some machine learning algorithms.

image

AIM :

The major aim of this project is to predict which of the customers will have their loan paid or not. Therefore, this is a supervised classification problem to be trained with algorithms like:

  • Logistic Regression
  • Random Forest
  • Linear SVM
Popular Machine Learning Projects
Popular Data Visualization Projects
Popular Machine Learning Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Python
Jupyter Notebook
Machine Learning
Data Visualization
Data Analysis
Logistic Regression
Random Forest