Partager via


FieldAwareFactorizationMachineModelParameters.GetLinearWeights Méthode

Définition

Coefficients linéaires des caractéristiques. C’est le symbole w de la documentation : 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)

Retours

S’applique à