/Loan-Prediciton-Project

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

Primary LanguageJupyter Notebook

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)