Iris Properties |
The Iris type exposes the following members.
Name | Description | |
---|---|---|
ClassLabels |
Gets the class labels associated with each instance
in Fisher's Iris flower dataset.
| |
ClassNames |
Gets the class labels in Fisher's Iris flower dataset:
"Iris - setosa", "Iris - versicolor", and "Iris - virginica".
| |
Instances |
Gets the data instances contained in Fisher's Iris flower dataset.
| |
VariableNames |
Gets the variable names in Fisher's Iris flower dataset:
"Sepal length", "Sepal width", "Petal length", and "Petal width".
|