다음을 통해 공유


LightGbmTrainerBase<TOptions,TOutput,TTransformer,TModel>.OptionsBase.MinimumExampleCountPerLeaf 필드

정의

새 트리 리프를 구성하는 데 필요한 최소 데이터 요소 수입니다.

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

필드 값

적용 대상