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