FieldAwareFactorizationMachineModelParameters.FieldCount Property

Definition

Get the number of fields. It's the symbol m in the doc: https://github.com/wschin/fast-ffm/blob/master/fast-ffm.pdf

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

Property Value

Applies to