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