|
GeneralDiscreteOptionsRegularization Property
|
Gets or sets how much percent of the previous value for
the distribution should be kept in its updated value. Default is 0.
Namespace:
Accord.Statistics.Distributions.Fitting
Assembly:
Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax public double Regularization { get; set; }
Public Property Regularization As Double
Get
Set
Request Example
View SourceProperty Value
Type:
DoubleSee Also