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