共用方式為


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)

屬性值

適用於