Megosztás a következőn keresztül:


FieldAwareFactorizationMachineModelParameters.FeatureCount Property

Definition

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

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

Property Value

Applies to