|
BasePrincipalComponentAnalysisExplainedVariance Property
|
Gets or sets the amount of explained variance that should be generated
by this model. This value will alter the
NumberOfOutputs
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 double ExplainedVariance { get; set; }
Public Property ExplainedVariance As Double
Get
Set
Request Example
View SourceProperty Value
Type:
DoubleSee Also