Coder Social home page Coder Social logo

loan_prediction's Introduction

Problem Statement

we are going to work on binary classification problem, where we got some information about sample of peoples , and we need to predict whether we should give some one a loan or not depending on his information .

Content

we actually have a few sample size (614 rows), so we will go with machine learning techniques to solve our problem.

This Dataset contains total 12 features 1-Loan_ID

2-Gender

3-Married

4-Education

5-Self_Employed

6-ApplicantIncome

7-CoapplicantIncome

8-LoanAmount

9-Loan_Amount_Term

10-Credit_History

11-Property_Area

and the predicate column (Loan_Status)

Note

After making processing on the data I got some outliers so before disposal it I calculate it. And at the end I can't remove the outliers as it represent 6.35 % of the column.

conclusion

Due to high number of features I use PCA in our situation

Model I used is (support Vector machine Classification algorithm).

and I got:

Accuracy is 83.77 %

precision is 82.58 %

recall is 98.20 %

loan_prediction's People

Contributors

saramadani20 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.