Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)