Skip to content

Classification predictions of Iris data spread across three species. Setosa, Viriginica, Versicolor

License

Notifications You must be signed in to change notification settings

subhambiswajit/Iris-data-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Iris-data-classification

Accuracy: 95%

Algorithm: K-Nearest Neighbours


Classification predictions of Iris data spread across three species. Setosa, Viriginica, Versicolor

Iris image

This repository contains a detailed preprocessing of iris dataset. The data is intentionally modified to showcase some of the preprocessing steps. such as null treatment etc.

The famous K nearest neighbour algorithm is used for classification process. We have three classes of flowers.

  • Setosa
  • Virginica
  • Versicolor

Feature Scaling: Normalization using Z-Score/ Standardization

About

Classification predictions of Iris data spread across three species. Setosa, Viriginica, Versicolor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published