MatrixFactorizationModelParameters.LeftFactorMatrix Eigenschaft

Definition

Linke Annäherungsmatrix

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

Eigenschaftswert

Hinweise

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

Gilt für: