SanchayniB / MATH569-Project02

Comparative Analysis of classification models on Iris dataset

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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%

About

Comparative Analysis of classification models on Iris dataset


Languages

Language:Jupyter Notebook 100.0%