Skip to content

MegKam0211/IrisDatasetPlot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

IrisDatasetPlot

Setup and use the extremely useful scikit-learn library

$ Create a python file called �IrisDatasetPlot.py� and create a scatterplot based on the iris dataset.

$ A brief look at the Iris dataset:

It contains 3 classes of 50 instances each and each class refers to a different species of the iris plant. The data set consists of 50 samples from each of three species of Iris:

  1. Iris Setosa
  2. Iris Versicolour
  3. Iris Virginica

The dataset consists of 4 features that were measured from each sample:

  1. sepal length in cm
  2. sepal width in cm
  3. petal length in cm
  4. petal width in cm

About

Setup and use the extremely useful scikit-learn library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages