Megosztás a következőn keresztül:


TreeEnsemble<T>.TreeWeights Property

Definition

TreeWeights[i] is the i-th RegressionTreeBase's weight in 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)

Property Value

Applies to