LbfgsTrainerBase<TOptions,TTransformer,TModel>.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.
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