Condividi tramite


FieldAwareFactorizationMachineModelParameters.GetLinearWeights Metodo

Definizione

Coefficienti lineari delle caratteristiche. È il simbolo w della documentazione: 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)

Restituisce

Si applica a