Megosztás a következőn keresztül:


LdSvmTrainer.Options.UseBias Field

Definition

Indicates if we should use Bias or not in our model.

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

Field Value

Attributes

Applies to