TreeEnsemble<T>.TreeWeights Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
TreeWeights[i] é o peso do i-th RegressionTreeBaseem Trees.
public System.Collections.Generic.IReadOnlyList<double> TreeWeights { get; }
member this.TreeWeights : System.Collections.Generic.IReadOnlyList<double>
Public ReadOnly Property TreeWeights As IReadOnlyList(Of Double)