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


LbfgsTrainerBase<TOptions,TTransformer,TModel>.OptionsBase.EnforceNonNegativity Field

Definition

Enforce non-negative weights. Default is false.

[Microsoft.ML.SearchSpace.BooleanChoice]
public bool EnforceNonNegativity;
public bool EnforceNonNegativity;
[<Microsoft.ML.SearchSpace.BooleanChoice>]
val mutable EnforceNonNegativity : bool
val mutable EnforceNonNegativity : bool
Public EnforceNonNegativity As Boolean 

Field Value

Attributes

Applies to