|
UnipenReaderHierarchy Property
|
Gets the hierarchy iniformation that is usually included at the header of the file.
This usually gives a description of what the
class labels represent.
Namespace:
Accord.IO
Assembly:
Accord.IO (in Accord.IO.dll) Version: 3.8.0
Syntax public string Hierarchy { get; }
Public ReadOnly Property Hierarchy As String
Get
Request Example
View SourceProperty Value
Type:
StringSee Also