IRIS UCI DATASET
This project is used to detect the class of iris plant.
The data set contains 3 classes of 50 instances each, where each class refers to a type of iris plant. The aim to to determine the class of iris plant.
class:
-- Iris Setosa
-- Iris Versicolour
-- Iris Virginica
Different attributes are used for identification:
1. sepal length in cm
2. sepal width in cm
3. petal length in cm
4. petal width in cm