FieldAwareFactorizationMachineModelParameters.LatentDimension Property

Definition

Get the latent dimension. It's the length of v_{j, f} in the doc: https://github.com/wschin/fast-ffm/blob/master/fast-ffm.pdf

public int LatentDimension { get; }
member this.LatentDimension : int
Public ReadOnly Property LatentDimension As Integer

Property Value

Applies to