RegressionTreeBase.LeafValues Proprietà

Definizione

LeafValues[i] è il valore appreso nella foglia i-th.

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

Valore della proprietà

Si applica a