Click or drag to resize
Accord.NET (logo)

Iris Properties

The Iris type exposes the following members.

Properties
  NameDescription
Public propertyClassLabels
Gets the class labels associated with each instance in Fisher's Iris flower dataset.
Public propertyClassNames
Gets the class labels in Fisher's Iris flower dataset: "Iris - setosa", "Iris - versicolor", and "Iris - virginica".
Public propertyInstances
Gets the data instances contained in Fisher's Iris flower dataset.
Public propertyVariableNames
Gets the variable names in Fisher's Iris flower dataset: "Sepal length", "Sepal width", "Petal length", and "Petal width".
Top
See Also