FieldAwareFactorizationMachineModelParameters.FieldCount Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtenez le nombre de champs. C’est le symbole m
de la documentation : 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