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

Definition

Determines whether to output progress status during training and evaluation.

public bool Verbose;
val mutable Verbose : bool
Public Verbose As Boolean 

Field Value

Applies to