LinearSvmTrainer.Options.NoBias Field

Definition

[Microsoft.ML.SearchSpace.BooleanChoice(false)]
public bool NoBias;
public bool NoBias;
[<Microsoft.ML.SearchSpace.BooleanChoice(false)>]
val mutable NoBias : bool
val mutable NoBias : bool
Public NoBias As Boolean 

Field Value

Attributes

Applies to