共用方式為


LightGbmTrainerBase<TOptions,TOutput,TTransformer,TModel>.OptionsBase.MinimumExampleCountPerLeaf 欄位

定義

形成新樹狀結構分葉所需的最少資料點數目。

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

欄位值

適用於