|
ParkinsonsClassLabels Property
|
Gets the class labels associated with each
instance
in Oxford Parkinson's Disease Detection Dataset.
Namespace:
Accord.DataSets
Assembly:
Accord.DataSets (in Accord.DataSets.dll) Version: 3.8.0
Syntax public int[] ClassLabels { get; }
Public ReadOnly Property ClassLabels As Integer()
Get
Request Example
View SourceProperty Value
Type:
Int32See Also