Sdílet prostřednictvím


GamModelParametersBase.GetBinUpperBounds(Int32) Metoda

Definice

Získejte horní hranice intervalu pro každou funkci.

public System.Collections.Generic.IReadOnlyList<double> GetBinUpperBounds (int featureIndex);
member this.GetBinUpperBounds : int -> System.Collections.Generic.IReadOnlyList<double>
Public Function GetBinUpperBounds (featureIndex As Integer) As IReadOnlyList(Of Double)

Parametry

featureIndex
Int32

Index funkce (v trénovacím vektoru) k získání.

Návraty

Horní hranice intervalu. Pokud tato funkce neobsahuje žádné intervaly, může být nulová.

Platí pro