Some1OutThere / iris_missing_dataset

From the csv that has the famous iris dataset, some cells are missing. The problem is to find the category of flower (Iris Setosa, Iris Virginica, Iris Versicolor) given the measurements of a particular flower. Using KNN and naive bayes for the problem.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iris_missing_dataset

From the csv that has the famous iris dataset, some cells are missing. The problem is to find the category of flower (Iris Setosa, Iris Virginica, Iris Versicolor) given the measurements of a particular flower. Using KNN and naive bayes for the problem.

About

From the csv that has the famous iris dataset, some cells are missing. The problem is to find the category of flower (Iris Setosa, Iris Virginica, Iris Versicolor) given the measurements of a particular flower. Using KNN and naive bayes for the problem.


Languages

Language:Jupyter Notebook 100.0%