Share via


FastTreeOption.MinimumExampleCountPerLeaf Property

Definition

[Microsoft.ML.SearchSpace.Range(2, 128, 20, true)]
public int MinimumExampleCountPerLeaf { get; set; }
[<Microsoft.ML.SearchSpace.Range(2, 128, 20, true)>]
member this.MinimumExampleCountPerLeaf : int with get, set
Public Property MinimumExampleCountPerLeaf As Integer

Property Value

Attributes

Applies to