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)

プロパティ値

適用対象