Dela via


SymbolicSgdLogisticRegressionBinaryTrainer.Options.NumberOfThreads Field

Definition

Degree of lock-free parallelism. Determinism not guaranteed if this is set to higher than 1. The default value is the number of logical cores that are available on the system.

public int? NumberOfThreads;
val mutable NumberOfThreads : Nullable<int>
Public NumberOfThreads As Nullable(Of Integer) 

Field Value

Applies to