Megosztás a következőn keresztül:


GamTrainerBase<TOptions,TTransformer,TPredictor>.OptionsBase.MinimumExampleCountPerLeaf Field

Definition

The minimal number of data points required to form a new tree leaf.

public int MinimumExampleCountPerLeaf;
val mutable MinimumExampleCountPerLeaf : int
Public MinimumExampleCountPerLeaf As Integer 

Field Value

Applies to