Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 206 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 206 Bytes

IrisClassification

Experimentation with various classification algorithms on the well known Iris dataset

Algorithms include:

  • Baseline (Majority Guess)
  • Logistic Regression
  • SVM
  • KNN
  • Neural Netork