MatrixFactorizationModelParameters.RightFactorMatrix Propriété

Définition

Matrice d’approximation droite

public System.Collections.Generic.IReadOnlyList<float> RightFactorMatrix { get; }
member this.RightFactorMatrix : System.Collections.Generic.IReadOnlyList<single>
Public ReadOnly Property RightFactorMatrix As IReadOnlyList(Of Single)

Valeur de propriété

Remarques

Il s’agit d’une matrice à deux dimensions dont la ApproximationRank * NumberOfColumns taille est aplatit en matrice unidimensionnelle. Ligne par ligne.

S’applique à