LinearModelParameters.Weights 属性

定义

预测器的特征权重系数。

public System.Collections.Generic.IReadOnlyList<float> Weights { get; }
member this.Weights : System.Collections.Generic.IReadOnlyList<single>
Public ReadOnly Property Weights As IReadOnlyList(Of Single)

属性值

适用于