LightGbmTrainerBase<TOptions,TOutput,TTransformer,TModel>.OptionsBase.MinimumExampleCountPerLeaf 字段

定义

形成新树叶所需的最小数据点数。

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

字段值

适用于