MatrixFactorizationModelParameters.RightFactorMatrix プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
右近似行列
public System.Collections.Generic.IReadOnlyList<float> RightFactorMatrix { get; }
member this.RightFactorMatrix : System.Collections.Generic.IReadOnlyList<single>
Public ReadOnly Property RightFactorMatrix As IReadOnlyList(Of Single)
プロパティ値
注釈
これは、1 次元行列にフラット化された のサイズを ApproximationRank * NumberOfColumns 持つ 2 次元行列です。 行単位。