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

Definition

L1 regularization weight.

[Microsoft.ML.SearchSpace.Range(0.03125, 32768, 1, true)]
public float L1Regularization;
public float L1Regularization;
[<Microsoft.ML.SearchSpace.Range(0.03125, 32768, 1, true)>]
val mutable L1Regularization : single
val mutable L1Regularization : single
Public L1Regularization As Single 

Field Value

Attributes

Applies to