Iris species has a peculiar type of flowers, which is very similar to the other types. These flowers are shown in the image.
By using machine learning strategies, this dataset has been classified according to its physical dimensions.The k-NN algorithm is used to classify the data. It is a lazy algorithm, which mainly does not have any learning part while training the model The Euclidean distance in n dimensions in the main strategy used here.
- Dataset - iris.data.csv
- Analysis Report
- Data Analysis on Iris Flowers.pdf - In pdf format
- sri1.html - In html format
- sri1.Rmd - In R Markdown format