|
YinYangClassLabels Property
|
Gets the class labels associated with each
instance
in Fisher's Iris flower dataset.
Namespace:
Accord.DataSets
Assembly:
Accord.DataSets (in Accord.DataSets.dll) Version: 3.8.0
Syntax public bool[] ClassLabels { get; }
Public ReadOnly Property ClassLabels As Boolean()
Get
Request Example
View SourceProperty Value
Type:
BooleanSee Also