FastForestOptionsBase.NumberOfQuantileSamples Field

Definition

The number of data points to be sampled from each leaf to find the distribution of labels.

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

Field Value

Applies to