Partager via


RegressionTreeBase.LeafValues Propriété

Définition

LeafValues[i] est la valeur apprise à la i-ième feuille.

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

Valeur de propriété

S’applique à