|
BaseHiddenGradientOptimizationLearningTData, TOptimizerRegularization Property
|
Gets or sets the amount of the parameter weights
which should be included in the objective function.
Default is 0 (do not include regularization).
Namespace:
Accord.Statistics.Models.Fields.Learning
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