BoosterParameterBase.OptionsBase.L2Regularization Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The L2 regularization term on weights.
public double L2Regularization;
val mutable L2Regularization : double
Public L2Regularization As Double
Field Value
Increasing this value could help reduce over-fitting.