MatrixFactorizationModelParameters.RightFactorMatrix Eigenschaft

Definition

Rechte Annäherungsmatrix

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

Eigenschaftswert

Hinweise

Dies ist eine zweidimensionale Matrix mit einer Flachung ApproximationRank * NumberOfColumns in eine eindimensionale Matrix. Zeile nach Zeile.

Gilt für: