Прочетете на английски

Споделяне чрез


SgdBinaryTrainerBase<TModel>.OptionsBase.ConvergenceTolerance Field

Definition

The convergence tolerance. If the exponential moving average of loss reductions falls below this tolerance, the algorithm is deemed to have converged and will stop.

C#
[Microsoft.ML.SearchSpace.Range(1E-06, 0.1, 0.1, true)]
public double ConvergenceTolerance;
C#
public double ConvergenceTolerance;

Field Value

Attributes

Applies to

Продукт Версии
ML.NET 1.0.0, 1.1.0, 1.2.0, 1.3.1, 1.4.0, 1.5.0, 1.6.0, 1.7.0, 2.0.0, 3.0.0, Preview, 4.0.0