Click or drag to resize
Accord.NET (logo)

Nursery Properties

The Nursery type exposes the following members.

Properties
  NameDescription
Public propertyClassLabels
Gets the class labels associated with each instance in the Nursery dataset.
Public propertyClassNames
Gets the class labels in the Nursery dataset: "not_recom", "recommend", "very_recom", "priority", "spec_prior".
Public propertyInstances
Gets the data instances contained in Fisher's Iris flower dataset.
Public propertyPath
Gets the path to the directory where the datasets will be stored.
(Inherited from WebDataSet.)
Public propertyVariableNames
Gets the variable names in the Nursery dataset.
Top
See Also