Data
Iris

Iris

active ARFF Publicly available Visibility: public Uploaded 08-07-2022 by Laurens Krudde
0 likes downloaded by 0 people , 0 total downloads 0 issues 0 downvotes
Issue #Downvotes for this reason By


Loading wiki
Help us complete this description Edit
This is perhaps the best known database to be found in the pattern recognition literature. Fisher's paper is a classic in the field and is referenced frequently to this day. (See Duda & Hart, for example.) The data set contains 3 classes of 50 instances each, where each class refers to a type of iris plant. One class is linearly separable from the other 2; the latter are NOT linearly separable from each other.

5 features

class (target)string3 unique values
0 missing
sepal_lengthnumeric35 unique values
0 missing
sepal_widthnumeric23 unique values
0 missing
petal_lengthnumeric43 unique values
0 missing
petal_widthnumeric22 unique values
0 missing

19 properties

149
Number of instances (rows) of the dataset.
5
Number of attributes (columns) of the dataset.
3
Number of distinct values of the target attribute (if it is nominal).
0
Number of missing values in the dataset.
0
Number of instances with at least one value missing.
4
Number of numeric attributes.
0
Number of nominal attributes.
0
Percentage of binary attributes.
0
Percentage of instances having missing values.
1
Average class difference between consecutive instances.
0
Percentage of missing values.
0.03
Number of attributes divided by the number of instances.
80
Percentage of numeric attributes.
33.56
Percentage of instances belonging to the most frequent class.
0
Percentage of nominal attributes.
50
Number of instances belonging to the most frequent class.
32.89
Percentage of instances belonging to the least frequent class.
49
Number of instances belonging to the least frequent class.
0
Number of binary attributes.

0 tasks

Define a new task