Skip to content

PriyankViradia/Loan-Approval-Predection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Loan-Approval-Predection

Aim

Our aim from the project is to make use of pandas ibrarie from python to extract insights from the data & scikit-learn libraries for machine learning. And in the end, to predict whether the loan applicant can have a status of YES or No for the loan.

Attributes in the dataset

Loan id, Gender, Married, Dependents, Education, Self Employed, Applicant income, Coapplicant income, Loan Amount,Credit History, Property_Area, Loan_Status.

Model

Decision Trees

Technologies:

Programming Language: Python

Editior : Jupyter notebook

Libraries: Pandas, Scikit-learn

Dataset for training : train.csv

Dataset for Customdata : test.csv

output in csv : oo.csv

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages