Sdílet prostřednictvím


TableFixedParameters.NEstimators Property

Definition

Specify the number of trees (or rounds) in an model.

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

Property Value

Applies to