Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 468 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 468 Bytes

Loan Approval Prediction

HitCount

Model

  • Logistic Regression Model
    • Accuracy : 80.945%
    • Cross-Validation Score : 80.946%

Technologies:

  • Programming Language: Python
  • Libraries: Pandas, Scikit-learn, Matplotlib, Numpy

Data Source:

  • Datahack

Note: Do Check out project report pdf to find out how I used this algorithm.