Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 691 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 691 Bytes

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