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)

返回

适用于