Compartilhar via


RegressionTreeBase.LeafValues Propriedade

Definição

LeafValues[i] é o valor aprendido na folha 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)

Valor da propriedade

Aplica-se a