|
SparseReaderNumberOfInputs Property
|
Gets the number of features present in this dataset. Please
note that, when using the sparse representation, it is not
strictly necessary to know this value.
Namespace:
Accord.IO
Assembly:
Accord.IO (in Accord.IO.dll) Version: 3.8.0
Syntax public int NumberOfInputs { get; }
Public ReadOnly Property NumberOfInputs As Integer
Get
Request Example
View SourceProperty Value
Type:
Int32See Also