BoosterParameterBase.OptionsBase.L1Regularization 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 L1 regularization term on weights.
public double L1Regularization;
val mutable L1Regularization : double
Public L1Regularization As Double
Field Value
Increasing this value could help reduce over-fitting.