次の方法で共有


FieldAwareFactorizationMachineModelParameters.GetLinearWeights メソッド

定義

特徴の線形係数。 ドキュメント内のシンボル w です。 https://github.com/wschin/fast-ffm/blob/master/fast-ffm.pdf

public System.Collections.Generic.IReadOnlyList<float> GetLinearWeights ();
member this.GetLinearWeights : unit -> System.Collections.Generic.IReadOnlyList<single>
Public Function GetLinearWeights () As IReadOnlyList(Of Single)

戻り値

適用対象