Comparing Performance of different Classification model like KNN, QDA and OLS (for classification) on Iris Dataset.
Accuracy values on the holdout data:
KNN: 100%
QDA: 93.33%
OLS: 93.33%
SanchayniB/MATH569-Project02
Comparative Analysis of classification models on Iris dataset
Jupyter Notebook