Udostępnij za pośrednictwem


QuantileRegressionTree.GetLeafSamplesAt(Int32) Metoda

Definicja

Zwróć etykiety treningowe wchodzące do określonego liścia.

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

Parametry

leafIndex
Int32

Indeks określonego liścia.

Zwraca

Etykiety treningowe

Dotyczy