Share via


TableFixedParameters.MaxBin Property

Definition

Specify the Maximum number of discrete bins to bucket continuous features .

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

Property Value

Applies to