Udostępnij za pośrednictwem


GamModelParametersBase.GetBinUpperBounds(Int32) Metoda

Definicja

Pobierz górne granice pojemnika dla każdej funkcji.

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

Indeks funkcji (w wektorze trenowania), który ma być pobierany.

Zwraca

Górna granica pojemnika. Może mieć zerową długość, jeśli ta funkcja nie ma pojemników.

Dotyczy