Partager via


MatrixFactorizationModelParameters.LeftFactorMatrix Propriété

Définition

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.

S’applique à