SgdBinaryTrainerBase<TModel>.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 weight for regularization.
[Microsoft.ML.SearchSpace.Range(0.03125, 32768, 1, true)]
public float L2Regularization;
public float L2Regularization;
[<Microsoft.ML.SearchSpace.Range(0.03125, 32768, 1, true)>]
val mutable L2Regularization : single
val mutable L2Regularization : single
Public L2Regularization As Single
Field Value
- Attributes