lhan0903 / DSCI-100-Project-006-26

A KNN classification project that predicts the particular species of iris flower
0 stars 0 forks source link

DSCI-100-Project-006-26

Linda Han, Shaqed Orr, Eric Zhang, Prabhjot Singh

Source: https://www.almanac.com/plant/irises

There are a number of different factors that are attributed to different species of iris flowers. Our multivariable dataset provides information on sepal length, sepal width, petal length, and petal width, that we can use to predict the particular species of flower.

We want to predict the species of an iris flower given its:

We will be using the Iris data set found on https://archive.ics.uci.edu/ml/datasets/iris. This set contains 3 classes of 50 instances each, where each class refers to a species of iris plant. The species are Iris Setosa, Iris Versicolour, and Iris Virginica