2 references to _synthesizedMatrixRowCount
Microsoft.ML.Samples (2)
Dynamic\Trainers\Recommendation\OneClassMatrixFactorizationWithOptions.cs (2)
150
[KeyType(
_synthesizedMatrixRowCount
)]
174
for (uint j = 0; j <
_synthesizedMatrixRowCount
; ++j)