次の方法で共有


LightGbmTrainerBase<TOptions,TOutput,TTransformer,TModel>.OptionsBase.MinimumExampleCountPerLeaf フィールド

定義

新しいツリー リーフを形成するために必要なデータ ポイントの最小数。

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

フィールド値

適用対象