|
RCV1v2Classes Property
|
Gets the document class labels in this dataset.
Namespace:
Accord.DataSets
Assembly:
Accord.DataSets (in Accord.DataSets.dll) Version: 3.8.0
Syntax public string[] Classes { get; }
Public ReadOnly Property Classes As String()
Get
Request Example
View SourceProperty Value
Type:
StringSee Also