Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 232 Bytes

File metadata and controls

9 lines (8 loc) · 232 Bytes

Supervised-Algorithms

The following Supervised algorithms are implemented:

  1. K Nearest Neighbors classifier
  2. Decision Tree Classifier
  3. Support Vector Machine
  4. Random Forest Classifier
  5. Logistic Regression
  6. Naive Bayes