Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 669 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 669 Bytes

loan-status-classifier

Final project of Machine Learning with Python course on Coursera

This project uses 4 classification algorithms and compares their evaluation to find the best one:

  • K Nearest Neighbor (KNN)
  • Decision Tree
  • Support Vector Machine (SVM)
  • Logistic Regression

I got a full grade of 25/25 after my peers in the course reviewed my submission which matched the required points were given in the description of the project.

Screenshot_2