|
BasePrincipalComponentAnalysisMaximumNumberOfOutputs Property
|
Gets the maximum number of outputs (dimensionality of the output vectors)
that can be generated by this model.
Namespace:
Accord.Statistics.Analysis.Base
Assembly:
Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax public int MaximumNumberOfOutputs { get; }
Public ReadOnly Property MaximumNumberOfOutputs As Integer
Get
Request Example
View SourceProperty Value
Type:
Int32See Also