LightGbmTrainerBase<TOptions,TOutput,TTransformer,TModel>.OptionsBase.EarlyStoppingRound Field

Definition

Determines the number of rounds, after which training will stop if validation metric doesn't improve.

C#
public int EarlyStoppingRound;

Field Value

0 means disable early stopping.

Applies to

Product Versions
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, 4.0.0, Preview