Skip to content

SridharCR/Iris-Data-Analysis

Repository files navigation

Iris-Flower Data-Analysis

Iris species has a peculiar type of flowers, which is very similar to the other types. These flowers are shown in the image. Three different types of flowers 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.

Structure

  • 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

About

Classification of flowers using their physical dimensions with ML

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages