Sdílet prostřednictvím


QuantileRegressionTree.GetLeafSamplesAt(Int32) Metoda

Definice

Vrátí trénovací popisky spadající do zadaného listu.

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

Index zadaného listu.

Návraty

Popisky trénování

Platí pro