GamModelParametersBase.GetBinEffects(Int32) Metoda

Definicja

Pobierz wagi binned dla każdej funkcji.

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

Parametry

featureIndex
Int32

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

Zwraca

Efekty binned dla każdej funkcji. Może mieć zerową długość, jeśli ta funkcja nie ma pojemników.

Dotyczy