Skip to content

Loan Prediction System is used to predict whether a user is eligible for taking the loan or not on the basis of certain parameters/features.

Notifications You must be signed in to change notification settings

vyomshah06/Loan-Prediction-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Loan-Prediction-System

This system is used to make predictions for loan approval of target customers in a private company on the basis of various parameters/features. The prediction is calculated from the data obtained from Kaggle. It is a classification system which makes use of Machine Learining algorithms for the predict operation. In this notebook, three major ML algorithms are implemented:

  • Logistic Regression
  • KNN Classifier
  • Naive-Bayes Classifier

About

Loan Prediction System is used to predict whether a user is eligible for taking the loan or not on the basis of certain parameters/features.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published