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