Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 336 Bytes

File metadata and controls

11 lines (9 loc) · 336 Bytes

Machine-Learning-Classification

Machine learning projects solved with the help of various classification models and finding the best accuracy out of all.

  1. Logistic Regression
  2. K-Nearest Neighbors (K-NN)
  3. Support Vector Machine (SVM)
  4. Kernel SVM
  5. Naive Bayes
  6. Decision Tree Classification
  7. Random Forest Classification