LbfgsTrainerBase<TOptions,TTransformer,TModel>.OptionsBase.L1Regularization Field

Definition

L1 regularization weight.

C#
[Microsoft.ML.SearchSpace.Range(0.03125, 32768, 1, true)]
public float L1Regularization;
C#
public float L1Regularization;

Field Value

Attributes

Applies to

Product Versions
ML.NET 1.0.0, 1.1.0, 1.2.0, 1.3.1, 1.4.0, 1.5.0, 1.6.0, 1.7.0, 2.0.0, 3.0.0, Preview, 4.0.0