MatrixFactorizationModelParameters.LeftFactorMatrix 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.
Matrice d’approximation gauche
public System.Collections.Generic.IReadOnlyList<float> LeftFactorMatrix { get; }
member this.LeftFactorMatrix : System.Collections.Generic.IReadOnlyList<single>
Public ReadOnly Property LeftFactorMatrix As IReadOnlyList(Of Single)
Valeur de propriété
Remarques
Il s’agit d’une matrice à deux dimensions avec la taille de NumberOfRows * ApproximationRank aplatissement en matrice unidimensionnelle. Ligne par ligne.