Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 506 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 506 Bytes

Python ML Status DS

Loan-Prediciton

This Repository contains the Loan Prediction Project created by using 4 different Machine Learning Algorithms.

Classification Algorithms used:

  1. Logistic Regression (LR)
  2. Super Vector Machine (SVM)
  3. Decision Tree
  4. K-Nearest Neighbor (KNN)