Skip to content

al-lan-12/Loan_Approval_Predictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Loan_Approval_Predictor

This is a Data Science project predicting the possibility of loan approval using the the inputs:

	Gender               
	Married               
	Dependents           
	Education             
	Self_Employed        
	ApplicantIncome       
	CoapplicantIncome     
	LoanAmount           
	Loan_Amount_Term     
	Credit_History       
	Property_Area  

Data analysis and Cleaning is done to the Dataset to fill in missing values

Conversion of categorical variable to numeric using Label Encoder for maximum optimization of all the data in the dataset

Classification Algorithm like Decision Tree and Logistic Regrsssion is used to find the output of which Logistic Regression is the most optimum which gives the accuracy of approximately 84%

About

Data Science project for loan approval prediction

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published