Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Outline

Sebastian Raschka, 2015

Python Machine Learning - Supplementary Datasets

Iris Flower Dataset

  • Used in chapters 1, 2, and 3

The Iris dataset for classification.

Features

  1. Sepal length
  2. Sepal width
  3. Petal length
  4. Petal width
  • Number of samples: 150

  • Target variable (discrete): {50x Setosa, 50x Versicolor, 50x Virginica}

References

Morty Proxy This is a proxified and sanitized view of the page, visit original site.