Skip to content

rishawsingh/Iris_Dataset_Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Iris_Dataset_Analysis

* The Dataset Information *

The dataset contains 3 classes of 50 instances each, where classes refer to a type of iris plant. One class is nearly separable from the other two; the latter are not linearly separable from each other.

Attributes-

  1. Sepal length in cm
  2. Sepal width in cm
  3. Petal lenth in cm
  4. Petal width in cm
  5. class: --Iris Setosa, --Iris Versicolour, --Iris Virginica

I used KNN Model to build this project as it had the best accuracy so far. The accuracy obtained was 97%.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published