Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 940 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 940 Bytes

Loan Prediction using Machine Learning

This project aims to develop a predictive model for determining the approval status of loans. The model will utilize machine learning techniques to analyze various features and make accurate predictions regarding whether a loan application should be approved or not.

  • The machine learning algorithms used in this project are -
    • Logistic Regression
    • Decision Tree
    • Naive Bayes
    • Random Forest
    • K-Nearest neighbors
    • Linear Discriminant Analysis
    • Support Vector Machine

Dataset