Compartir a través de


FieldAwareFactorizationMachineModelParameters.GetLinearWeights Método

Definición

Coeficientes lineales de las características. Es el símbolo w del documento: 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)

Devoluciones

Se aplica a