Freigeben über


MatrixFactorizationModelParameters.RightFactorMatrix Eigenschaft

Definition

Rechte Approximationsmatrix

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

Hierbei handelt es sich um eine zweidimensionale Matrix mit einer Abgeflachtung ApproximationRank * NumberOfColumns in eine eindimensionale Matrix. Zeile für Zeile.

Gilt für: