LdSvmTrainer.Options.LambdaW 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.
Regularizer for classifier parameter W
[Microsoft.ML.SearchSpace.Range(0.0001, 1, 0.0001, true)]
public float LambdaW;
public float LambdaW;
[<Microsoft.ML.SearchSpace.Range(0.0001, 1, 0.0001, true)>]
val mutable LambdaW : single
val mutable LambdaW : single
Public LambdaW As Single
Field Value
- Attributes