共用方式為


FieldAwareFactorizationMachineModelParameters.GetLinearWeights 方法

定義

特徵的線性係數。 這是檔中的符號 whttps://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)

傳回

適用於