Share via


RegressionTreeBase.LeafValues Propiedad

Definición

LeafValues[i] es el valor aprendido en la hoja i-ésima.

public System.Collections.Generic.IReadOnlyList<double> LeafValues { get; }
member this.LeafValues : System.Collections.Generic.IReadOnlyList<double>
Public ReadOnly Property LeafValues As IReadOnlyList(Of Double)

Valor de propiedad

Se aplica a