TableFixedParameters.MaxLeaves Property

Definition

Specify the max leaves to limit the tree leaves explicitly.

public int? MaxLeaves { get; set; }
member this.MaxLeaves : Nullable<int> with get, set
Public Property MaxLeaves As Nullable(Of Integer)

Property Value

Applies to