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