Iris
Hugging FaceIris Species Dataset The Iris dataset was used in R.A. Fisher's classic 1936 paper, The Use of Multiple Measurements in Taxonomic Problems, and can also be found on the UCI Machine Learning Repository. It includes three iris species with 50 samples each as well as some properties about each flower. One flower species is linearly separable from the other two, but the other two are not linearly separable from each other. The dataset is taken from UCI Machine Learning Repository's… See the full description on the dataset page: https://huggingface.co/datasets/scikit-learn/iris.
Ask a question about this data
Type any question in plain English — Helix builds the chart with AI. Sign in to run it and save your charts.
Data preview
150 rows · 6 columns · showing first 12| # | Id integer | SepalLengthCm float | SepalWidthCm float | PetalLengthCm float | PetalWidthCm float | Species text |
|---|---|---|---|---|---|---|
| 1 | 1 | 5.1 | 3.5 | 1.4 | 0.2 | Iris-setosa |
| 2 | 2 | 4.9 | 3 | 1.4 | 0.2 | Iris-setosa |
| 3 | 3 | 4.7 | 3.2 | 1.3 | 0.2 | Iris-setosa |
| 4 | 4 | 4.6 | 3.1 | 1.5 | 0.2 | Iris-setosa |
| 5 | 5 | 5 | 3.6 | 1.4 | 0.2 | Iris-setosa |
| 6 | 6 | 5.4 | 3.9 | 1.7 | 0.4 | Iris-setosa |
| 7 | 7 | 4.6 | 3.4 | 1.4 | 0.3 | Iris-setosa |
| 8 | 8 | 5 | 3.4 | 1.5 | 0.2 | Iris-setosa |
| 9 | 9 | 4.4 | 2.9 | 1.4 | 0.2 | Iris-setosa |
| 10 | 10 | 4.9 | 3.1 | 1.5 | 0.1 | Iris-setosa |
| 11 | 11 | 5.4 | 3.7 | 1.5 | 0.2 | Iris-setosa |
| 12 | 12 | 4.8 | 3.4 | 1.6 | 0.2 | Iris-setosa |
Auto-generated charts
Iris: 150 rows by 6 columns. These exploratory charts are generated automatically from the data - open the dataset in Helix to ask your own questions.
Charts
Total SepalLengthCm by Species
Top Species values ranked by summed SepalLengthCm.
SepalLengthCm vs SepalWidthCm
SepalLengthCm vs SepalWidthCm, coloured by Species.
Distribution of SepalLengthCm
Histogram of SepalLengthCm values.
Correlation of numeric columns
Pearson correlation between numeric columns.
SepalLengthCm by Species
Spread of SepalLengthCm across Species groups.
Interesting queries to try
Columns
- Id numeric
- SepalLengthCm numeric
- SepalWidthCm numeric
- PetalLengthCm numeric
- PetalWidthCm numeric
- Species categorical