Skip to content

To design a classification model, using logistic regression and extract insights from data using numpy, pandas, seaborn libraries.

License

Notifications You must be signed in to change notification settings

adityatripathy0000/loan_repayment_prediction_ml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Loan-Repayment-Prediction-using-Machine-Learning-and-Python

Aim:-

Our aim from the project is to make use of numpy, pandas, & seaborn libraries 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 repay the loan or not using logistic regression machine learning algorithm.

Attributes in the dataset:-

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

Prediction Accuracy : 83.76 %

About

To design a classification model, using logistic regression and extract insights from data using numpy, pandas, seaborn libraries.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages